Paul Makles
|
50070be7fd
|
feat: add admin shortcuts for convenience
|
2023-08-01 23:09:50 +01:00 |
Paul Makles
|
6d5dd9b13e
|
chore: strip emoji picker experiment
chore: use discrim
|
2023-06-11 18:36:07 +01:00 |
Paul Makles
|
961ee92a1c
|
feat: add changelog entry in preparation for update
|
2023-06-11 17:31:22 +01:00 |
Sophie L
|
b78d80a0bb
|
fix: update draft check (#830)
|
2023-01-24 17:55:04 +00:00 |
kate
|
72f1023771
|
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 |
Ed L
|
a5a34c1287
|
chore: lay groundwork for masquerades
|
2022-09-20 18:24:59 +01:00 |
Ed L
|
6f521278ce
|
fix: grammar, update command for dev mode
|
2022-09-20 18:24:59 +01:00 |
Jan
|
3912e40a8f
|
feat: display account age next to join messages (#750)
|
2022-09-20 18:23:06 +01:00 |
Paul Makles
|
0ca988427f
|
feat: add focus mode
|
2022-09-18 12:05:48 +01:00 |
Paul Makles
|
7f5d08176d
|
feat: add reaction button to overlay
|
2022-08-08 15:15:20 +01:00 |
Paul Makles
|
5760fea3ca
|
feat: update emoji picker; move settings bhnd expr
|
2022-07-09 17:53:40 +01:00 |
Paul Makles
|
e60f182c80
|
chore: turn emoji picker into an experiment
|
2022-07-01 19:32:27 +01:00 |
Paul Makles
|
5b2782678e
|
chore(refactor): remove `Notifications` component
|
2022-06-29 17:31:59 +01:00 |
Paul Makles
|
d2f06ca62c
|
chore(refactor): remove `SyncManager`
|
2022-06-29 16:41:26 +01:00 |
Paul Makles
|
25b166ab83
|
chore: deprecate `RevoltClient` context
|
2022-06-29 16:02:35 +01:00 |
Paul Makles
|
d74cdfbefe
|
feat: make login functional again
|
2022-06-29 10:52:42 +01:00 |
Paul Makles
|
68c8ca50f3
|
chore: clean up FSM code
|
2022-06-29 10:28:24 +01:00 |
Paul Makles
|
c142c2e74d
|
feat: implement `useClient` from client controller
|
2022-06-28 19:59:58 +01:00 |
Paul Makles
|
fb466c44ed
|
feat: get fsm to a working testing state
|
2022-06-28 13:49:50 +01:00 |
Paul Makles
|
0ecc3d319b
|
feat: build finite state machine for sessions
|
2022-06-28 13:20:08 +01:00 |
Paul Makles
|
3d47c79b57
|
chore(refactor): rename `context/modals` to `controllers/modals`
|
2022-06-27 17:56:06 +01:00 |
Paul Makles
|
2a59161929
|
chore: remove legacy Redux migration
|
2022-06-18 14:49:59 +01:00 |
Paul Makles
|
eff997e251
|
feat(modal): port LinkWarning
|
2022-06-18 14:19:31 +01:00 |
Paul Makles
|
bfd9439f27
|
feat: re-work modal behaviour to be more natural
|
2022-06-18 11:22:37 +01:00 |
Paul Makles
|
5c94494280
|
feat: add changelog modal
|
2022-06-12 22:19:41 +01:00 |
Paul Makles
|
74a42914d7
|
fix(eslint): rules included deprecated plugin
|
2022-06-12 19:38:29 +01:00 |
Paul Makles
|
abf7413066
|
feat: add disable / delete funct; bump revolt-api
|
2022-06-10 14:32:21 +01:00 |
Paul Makles
|
50b1c49fce
|
chore: clean up code
|
2022-06-09 14:47:33 +01:00 |
Paul Makles
|
45db185292
|
fix: pull `Client` into state early
(should fix empty server list)
|
2022-06-09 14:40:54 +01:00 |
Paul Makles
|
b606933ebf
|
feat: add "ordering" data store
|
2022-05-27 21:21:42 +01:00 |
Paul Makles
|
4d6e34755d
|
feat: finish reimplementation of server list
|
2022-05-27 21:21:42 +01:00 |
Paul Makles
|
b6c3ab6fd0
|
chore: update and add new languages
|
2022-05-25 16:43:59 +01:00 |
Jan
|
cac4e58af4
|
feat: Add option to show Send button on Desktop (#628)
|
2022-05-23 21:19:55 +01:00 |
Paul Makles
|
8125ccee1d
|
merge: branch 'quark/permissions'
|
2022-04-29 13:48:38 +01:00 |
Paul Makles
|
77a2d10f8e
|
chore: clean up
|
2022-04-27 20:18:51 +01:00 |
Paul Makles
|
f29251529a
|
feat: new permissions menus
closes #322
|
2022-04-22 21:06:12 +01:00 |
Paul Makles
|
96a9bb776c
|
fix(state): save state on reset
|
2022-04-09 19:02:33 +01:00 |
Paul Makles
|
48ff1dcf92
|
feat: switch to revolt.js@6.0.0 + new revolt-api
|
2022-04-09 15:47:04 +01:00 |
Alyxia Sother
|
92f11c4dc5
|
feat: Implement a plugins page
|
2022-03-29 20:50:43 +01:00 |
Paul Makles
|
b12d47bc2f
|
chore: clean up the patch from yesterday
|
2022-03-29 19:23:46 +01:00 |
Paul Makles
|
9b27fee158
|
fix: don't delete, set undefined
|
2022-03-28 09:51:35 +01:00 |
Paul Makles
|
9a0721ef76
|
feat(experiment): basic plugin API
|
2022-03-27 21:45:54 +01:00 |
Paul Makles
|
42019214f6
|
fix: pre-cache to not include extra files
|
2022-03-25 11:17:04 +00:00 |
Paul Makles
|
01c1ca0a12
|
fix(theme): use alternative contrast algorithm
|
2022-01-21 23:17:55 +00:00 |
Paul Makles
|
d3f1648556
|
fix(state): sync locale correctly
|
2022-01-15 15:43:32 +00:00 |
Paul Makles
|
b889d67180
|
fix(build): type errors with revolt-api
|
2022-01-15 13:41:02 +00:00 |
Paul Makles
|
c32491abf3
|
fix: fix server last section state
|
2022-01-13 19:44:02 +00:00 |
Paul Makles
|
ff0c2b8a1b
|
feat: add a way to toggle offline users list
|
2022-01-10 23:40:47 +00:00 |
Paul Makles
|
80bf90260a
|
fix: ignore bot and server invites in layout paths
|
2022-01-10 20:38:13 +00:00 |
Paul Makles
|
69f1d39aec
|
fix: remove theme shop from settings
|
2022-01-10 20:37:20 +00:00 |