Anonymous
f2921c1a8c
Update discover page
2024-11-15 00:23:28 +05:30
Anonymous
a4b79880dc
HYB live
2024-11-15 00:23:28 +05:30
Anonymous
ab4e95822c
Remove Polypeptide Universe
2024-11-15 00:23:28 +05:30
Anonymous
76254e2b66
Add Monkey Peps
2024-11-15 00:23:28 +05:30
Anonymous
d9f5eb95aa
Add New Beginnings Research
2024-11-15 00:23:28 +05:30
Anonymous
d32ea862b1
Update home page servers
2024-11-15 00:23:28 +05:30
Anonymous
5564b6fc20
Add Johnny5 to home page
2024-11-15 00:23:28 +05:30
Anonymous
03c9af8bba
Add Rabbit Hole to home page
2024-11-15 00:23:28 +05:30
Anonymous
fa9a381646
Update server listings
2024-11-15 00:23:28 +05:30
Anonymous
dac1f30bda
Update home page server listing
2024-11-15 00:23:28 +05:30
Anonymous
8b1aba39dd
Update heading on landing page
2024-11-15 00:23:28 +05:30
Anonymous
11f59280d6
Remove seasonal effects and set invite links on landing page
2024-11-15 00:23:28 +05:30
Paul Makles
48a9d7d370
chore: update donation links
2024-11-06 09:51:35 +00:00
Ashley
e8989fcffa
add a blank space to re run CI
2023-03-22 18:40:24 +03:00
Ashley
06dea9300c
fix inconsonant height in buttons
2023-03-20 18:11:10 +03:00
kate
6767ea1853
fix(ci): typing issues; broken submodules ( #826 )
...
* Remove broken submodules
* Fix yarn typecheck
* Add build:deps before typecheck to fix missing dependencies
* fix: minor linting nitpick
Co-authored-by: Sophie L <beartechtalks@gmail.com >
2022-12-05 14:42:43 +00:00
4444dogs
9b6abe374a
feat: add seasonal halloween theme ( #784 )
...
Co-authored-by: Sophie L <beartechtalks@gmail.com >
2022-09-20 18:26:20 +01:00
Paul Makles
f9c6f5cd9d
chore: delete intermediate
2022-07-05 21:13:42 +01:00
Paul Makles
79c90c1b00
feat: port input modals to new system
2022-07-05 17:53:41 +01:00
Paul Makles
5f2311b09c
feat: implement useClient from client controller
2022-06-28 19:59:58 +01:00
Paul Makles
e0ca1681bd
chore(refactor): move and re-organise types folder
2022-06-10 14:11:38 +01:00
Paul Makles
68b9d5ea79
feat(@ui): migrate category / overline and header
2022-05-30 14:42:09 +01:00
Paul Makles
74f8c552ed
feat(@ui): port category button
2022-05-30 12:56:47 +01:00
Paul Makles
498e76b535
fix(home): fix the create group button
...
closes #546
2022-03-04 16:46:50 +00:00
Paul Makles
4526a696c6
chore: get rid of scss warnings for snow
2022-01-15 13:49:43 +00:00
trashtemp
b4555fd028
fix(import): used root path instead
2022-01-15 13:22:20 +01:00
Paul Makles
3fd56e4fdc
feat: add sc minification + display class names
2022-01-14 18:51:03 +00:00
Paul Makles
bf82c24281
fix: add description to settings button
2022-01-10 20:00:29 +00:00
Paul Makles
599aab9a31
chore: update home buttons
2022-01-10 18:53:10 +00:00
Paul Makles
abecd0ec11
feat: add Revolt discover (note: has CORS issues)
2022-01-10 00:57:00 +00:00
Paul Makles
bad7458560
feat: provide and consume scroll offsets
2021-12-30 18:15:31 +00:00
trashtemp
9052ada1c7
chore: removed mention
2021-12-29 23:57:41 +01:00
trashtemp
855b3739e6
fix(homescreen): fixed height
2021-12-27 16:07:13 +01:00
trashtemp
e20c3ee518
fix(home): fixed grid on home screen
2021-12-26 20:47:34 +01:00
Paul
5797eb3686
fix(home / seasonal): correctly read state
2021-12-26 15:04:35 +00:00
Paul
bb707fb287
fix(settings): persist false-y values
2021-12-26 15:03:44 +00:00
trashtemp
5c59f187bd
feat(login): new login screen design
2021-12-25 16:01:19 +01:00
Paul
b2c24d33ed
fix: make the create group button do the correct thing
2021-12-24 17:15:39 +00:00
trashtemp
bdc84b1d98
fix(settings): started settings cleanup
2021-12-24 17:39:25 +01:00
Paul
d8d002cc4a
feat(header): add chevron / unified sidebar collapse
2021-12-24 13:02:49 +00:00
Paul
63164fe2d0
feat(theme): add toggle for seasonal theme
2021-12-24 12:41:07 +00:00
Paul
e380534d2a
Merge branch 'mobx'
2021-12-24 11:45:49 +00:00
Paul
cc0e45526c
feat(mobx): refactor and remove (react-)redux
2021-12-23 21:43:11 +00:00
trashtemp
d2d7083542
fix(home,settings): updated homepage, settings
...
* new home screen
* cleaned up settings
2021-12-23 17:29:35 +00:00
Paul
73d99e4518
feat(home): add snow
2021-12-23 13:16:43 +00:00
Paul Makles
9298f205fc
feat(settings): UI improvements ( #448 )
...
* Fixed CSS for Settings.tsx + new Theme Shop design
* reformat
* More changes to UI CSS
* Small CSS fixes for Settings.tsx, Account, Bots
* Updated theme shop, settings pages, cleanup
* chore: force sync language submodule
* fix(sidebar): prevent items from shrinking
* fix(push): fix timestamp and icon for push notifications
* fix(voice): hide grant permission button after grant
* chore: hide new shop / chevron before merge
* chore(ci): bump node to v16 in dockerfile
* fix(sidebar): change width of channel sidebar
Co-authored-by: trashtemp <96388163+trashtemp@users.noreply.github.com >
2021-12-20 13:37:21 +00:00
Ed L
893cd6b4cc
feat(i18n): translate home buttons and server tooltips ( #361 )
2021-10-31 22:42:40 +00:00
Paul
bcfc2336a4
fix(asset): wrong path specified for wideSVG
2021-10-23 16:57:07 +01:00
Paul
6e3905eb0f
fix(asset): wideSVG is refusing to exist, use legacy loading mechanism
2021-10-23 16:42:04 +01:00
Paul
5e0c8e0444
fix(assets): remove duplicate, fix wideSVG
2021-10-23 15:48:35 +01:00