brecert
|
537f9b1596
|
Fix theme shop themes not applying as a base
- [#217] fixed theme shop themes not applying as a base
- added `themes` state path to store themes locally at
|
2021-09-11 15:40:14 -04:00 |
|
Paul Makles
|
99116981ab
|
Merge pull request #188 from brecert/theme_shop
|
2021-09-09 21:58:13 +01:00 |
|
brecert
|
068540d366
|
Make theme shop hidden an experiment
|
2021-09-07 05:27:51 -04:00 |
|
goat
|
ef1a6a4454
|
fix: filter alt langs when selecting by navigator
|
2021-09-07 01:31:16 +02:00 |
|
Snazzah
|
4c34787ef3
|
Add trusted links to state
|
2021-08-30 13:07:35 +00:00 |
|
Kamil G
|
6842bdc4a5
|
remove search from experiments
|
2021-08-23 11:52:13 +01:00 |
|
Paul
|
0ea80b5717
|
Fixes #9 and closes #8. This adds a way to mark servers as read.
Servers are also marked as read when joining them.
You can now also mark DMs as read.
|
2021-08-07 12:30:19 +01:00 |
|
Paul
|
7b45205e01
|
Format code.
|
2021-08-05 14:47:20 +01:00 |
|
Paul
|
6b6279ffee
|
Move typing indicator into revolt.js
|
2021-07-31 13:48:26 +01:00 |
|
Paul
|
719e5b4dd8
|
Add queued messages back.
Fix various code issues.
i18n invite menu.
|
2021-07-31 10:31:16 +01:00 |
|
Paul
|
3184269ba4
|
Start migration to revolt.js@5.0.0.
200 error milestone
|
2021-07-30 20:24:53 +01:00 |
|
Paul
|
3351674c21
|
Fix: Prevent context menu on images in settings.
Revert mobile change.
Messages: Add channel id matching.
|
2021-07-10 17:35:18 +01:00 |
|
Paul
|
7586b365fe
|
Format and automatically fix linted code.
|
2021-07-10 15:57:29 +01:00 |
|
Paul
|
54185b5839
|
Server Sidebar: Add home icon hover.
Home Sidebar: Remove top bar.
|
2021-07-09 22:15:36 +01:00 |
|
Paul
|
c1bf700322
|
Avoid i18n for experiment title / desc.
|
2021-07-09 14:41:17 +01:00 |
|
Paul
|
2ee3da28b9
|
Experiment: New search function.
|
2021-07-09 14:34:36 +01:00 |
|
Paul
|
ea65825454
|
Fix: Avoid going through react-redux to update draft.
|
2021-07-06 11:07:42 +01:00 |
|
Paul
|
b5a11d5c8f
|
Use tabWidth 4 without actual tabs.
|
2021-07-05 11:25:20 +01:00 |
|
Paul
|
7bd33d8d34
|
Run prettier on all files.
|
2021-07-05 11:23:23 +01:00 |
|
Paul
|
7067627027
|
Fix: Add default for font combo box.
Don't pass dispatcher in, just provide it globally.
Fix: Allow clicking through to profile from server sidebar.
|
2021-07-05 10:59:48 +01:00 |
|
Paul
|
1c80d5675f
|
Feature: Font selector and ligature toggle.
|
2021-07-04 17:56:18 +01:00 |
|
Paul
|
1768264272
|
Add collapsible section component.
Can now collapse server categories.
Client remembers collapse state, incl. advanced appearance settings.
|
2021-07-04 15:53:06 +01:00 |
|
Paul
|
994ef65200
|
Notifications: Block muted channels from push notifs.
|
2021-06-25 12:37:59 +01:00 |
|
Paul
|
21859e4c55
|
Feature: Basic notification options implementation
|
2021-06-24 23:59:46 +01:00 |
|
Paul
|
1aa2b1226a
|
Fix: Set global emoji pack.
Fix: Use conditional links for bottom navigation.
Fix: Margin error on queued messages.
|
2021-06-24 17:06:16 +01:00 |
|
Paul
|
363789c825
|
Fix: Icons collapsing in flex.
Feature: Remember what channel was opened last.
Channels: ESC to focus message box / cancel editing.
|
2021-06-24 16:22:45 +01:00 |
|
Paul
|
8f62625506
|
Settings: Link notification sounds to playSound.
Fix: Restore hooks.ts patch, additionally use numbers.
|
2021-06-24 14:26:18 +01:00 |
|
Paul
|
50bd6addb4
|
Add message reply UI.
|
2021-06-23 18:26:41 +01:00 |
|
Paul
|
b1a4604653
|
Send ack PUTs for unreads.
|
2021-06-22 18:01:03 +01:00 |
|
Paul
|
9706dd75f3
|
Port modal / popover context.
|
2021-06-19 18:46:05 +01:00 |
|
Paul
|
5b77ed439f
|
Port navigation.
|
2021-06-19 15:29:04 +01:00 |
|
Paul
|
ec97dbebd0
|
Hide client behind context.
Use idb for saving data.
Allow logins.
|
2021-06-18 22:47:25 +01:00 |
|
Paul
|
aa81ebb298
|
Add client context.
|
2021-06-18 20:07:26 +01:00 |
|
Paul
|
e7d1ada13d
|
Import assets and add PWA.
|
2021-06-18 19:25:33 +01:00 |
|
Paul
|
27eeb3acd2
|
Add Redux and reducers.
Load i18n files and add dayjs.
|
2021-06-18 17:57:08 +01:00 |
|