Paul Makles
|
76c1f78ba6
|
chore: fix emoji path
|
2022-01-05 22:45:26 +00:00 |
|
Ed L
|
28c07e7046
|
meta: add issue forms (#414)
|
2022-01-05 21:49:09 +00:00 |
|
wefnib3rygewundib8g374v
|
e40420b7e9
|
chore: remove duplicate email provider (#368)
Co-authored-by: o8z <88407406+o8z@users.noreply.github.com>
|
2022-01-05 21:43:30 +00:00 |
|
Paul Makles
|
e13edcbb76
|
fix: contain emojis; also add more
|
2022-01-05 15:05:29 +00:00 |
|
Ryan Alexander
|
6c6f6396e4
|
Merge pull request #487 from ryanalexander/dont-embed-discovery
fix: Don't embed discovery links
|
2022-01-05 17:38:03 +10:00 |
|
Ryan
|
c28c6134c1
|
fix: Don't embed discovery links
|
2022-01-05 10:28:30 +10:00 |
|
Paul Makles
|
2edf122b34
|
fix(settings): fix mobile scrollbar padding
|
2022-01-04 23:11:58 +00:00 |
|
Paul Makles
|
cad1c2fc3a
|
chore: bump language definitions
|
2022-01-04 22:56:27 +00:00 |
|
Paul Makles
|
a5a6833c2c
|
fix: bump revolt.js and add pong timeout
|
2022-01-04 22:56:20 +00:00 |
|
trashtemp
|
dfd9043ca0
|
fix(app): tweaked glass value for few components
|
2022-01-04 20:00:06 +01:00 |
|
trashtemp
|
62b7ba2e4d
|
fix(settings): fixed mobile settings padding
|
2022-01-04 19:49:37 +01:00 |
|
Paul Makles
|
dbf681c2e9
|
fix: fix again the thing above i cant be asked to write commit messages anymore
|
2022-01-04 15:07:46 +00:00 |
|
Paul Makles
|
a09fbe685d
|
fix: finally fix the members sidebar (real)
|
2022-01-04 15:01:53 +00:00 |
|
Paul Makles
|
00764b8cc3
|
fix(sidebar): use autorun instead of reaction
|
2022-01-04 14:47:39 +00:00 |
|
Paul Makles
|
b745cdd4d7
|
fix: show full member list on update
|
2022-01-04 14:40:03 +00:00 |
|
Paul Makles
|
270624d5ec
|
patch: prevent re-render on member list render
|
2022-01-04 14:35:08 +00:00 |
|
Paul Makles
|
0543e56678
|
fix(context menu): adjust transparency to account for Firefox
|
2022-01-04 14:02:07 +00:00 |
|
Paul Makles
|
e7e8dbf23d
|
fix: fixed jump to bottom bar positioning
|
2022-01-04 14:01:45 +00:00 |
|
Paul Makles
|
136faadcec
|
fix: try to avoid freezing UI due to members sidebar (at least after first load)
|
2022-01-04 13:58:24 +00:00 |
|
Paul Makles
|
0609b40f81
|
fix: assume attachment URL is volatile
|
2022-01-04 13:40:52 +00:00 |
|
Paul Makles
|
fc91a75acb
|
fix(sidebar): don't keep refetching server members
|
2022-01-04 13:37:19 +00:00 |
|
Paul Makles
|
3baf82ca94
|
fix: don't assume roles exist when rendering
|
2022-01-04 13:35:55 +00:00 |
|
Ed L
|
d328c9e61b
|
feat(profile): add link to username settings (#364)
|
2022-01-04 13:26:42 +00:00 |
|
Paul Makles
|
21cd3f4558
|
fix: add hover effects to system message usernames
closes #411
closes #463
|
2022-01-04 11:12:57 +00:00 |
|
Ayyan
|
202a70b91f
|
feat(UserProfile): add button to cancel outgoing friend request (#461)
|
2022-01-04 11:11:11 +00:00 |
|
3nt3
|
42771f7137
|
feat: make kick and ban red in the context menu (#350)
Co-authored-by: Paul Makles <paulmakles@gmail.com>
|
2022-01-04 11:03:39 +00:00 |
|
Ryan Alexander
|
5735020013
|
feat: add markdown formatting for messages containing timestamps (#482)
|
2022-01-04 10:53:12 +00:00 |
|
Paul Makles
|
69b430d886
|
chore: update language definitions
|
2022-01-02 23:48:28 +00:00 |
|
Paul Makles
|
c26ef4c2b2
|
chore: merge branch 'ui/glass-header'
|
2022-01-02 23:48:19 +00:00 |
|
Paul Makles
|
f3c3017e0c
|
fix(vite): remove "second" compression pass
|
2022-01-02 16:08:26 +00:00 |
|
Paul Makles
|
67936f53ed
|
revert: "fix(vite): remove "second" compression pass"
This reverts commit 096e0c84c1 .
|
2022-01-02 16:07:47 +00:00 |
|
Paul Makles
|
1d4eed872b
|
chore: clean up code
|
2022-01-02 15:46:51 +00:00 |
|
Paul Makles
|
1b6275d1b5
|
fix(mobx): save stores on first load
|
2022-01-02 15:43:13 +00:00 |
|
Paul Makles
|
d92c50fdb8
|
fix(mobx): ignore lack of sync object
|
2022-01-02 15:41:43 +00:00 |
|
Paul Makles
|
a688063d96
|
feat: add better debugging flags
|
2022-01-02 15:33:58 +00:00 |
|
Paul Makles
|
bdb1d939e7
|
chore: fix build errors
|
2022-01-02 13:12:22 +00:00 |
|
Paul Makles
|
096e0c84c1
|
fix(vite): remove "second" compression pass
|
2022-01-02 13:09:03 +00:00 |
|
insertish
|
668963e7a0
|
ci: Synced local '.github/workflows/triage_pr.yml' with remote 'workflows/triage_pr.yml'
|
2021-12-31 17:32:42 +00:00 |
|
insertish
|
0a1deb5289
|
ci: Synced local '.github/workflows/triage_pr.yml' with remote 'workflows/triage_pr.yml'
|
2021-12-31 14:50:30 +00:00 |
|
Paul Makles
|
73dfc0ace6
|
feat: add stop-gap emoji solution 😎
|
2021-12-31 00:49:59 +00:00 |
|
Paul Makles
|
7c120685d4
|
fix: change header borders depending on whether in server
|
2021-12-30 19:56:41 +00:00 |
|
Paul Makles
|
4773b76ea9
|
fix(channel header): fix action callbacks
|
2021-12-30 19:44:15 +00:00 |
|
Paul Makles
|
b065fba6a4
|
fix: change conditions for corners on header
|
2021-12-30 19:14:21 +00:00 |
|
Paul Makles
|
85bd84713e
|
fix: allow home button to be flush with background by removing border when not in server
|
2021-12-30 19:00:41 +00:00 |
|
trashtemp
|
504d882df8
|
fix(settings): removed obscure string
|
2021-12-30 19:53:52 +01:00 |
|
trashtemp
|
b936d4462d
|
Merge branch 'ui/glass-header' of https://github.com/revoltchat/revite into ui/glass-header
|
2021-12-30 19:42:23 +01:00 |
|
trashtemp
|
14ee357ac8
|
fix(serverlist): adjusted design
|
2021-12-30 19:42:12 +01:00 |
|
Paul Makles
|
a921e8ed0d
|
fix: apply border when sidebar collapsed
|
2021-12-30 18:35:13 +00:00 |
|
Paul Makles
|
b5789126f8
|
chore: clean up server banner code
|
2021-12-30 18:27:22 +00:00 |
|
Paul Makles
|
bad7458560
|
feat: provide and consume scroll offsets
|
2021-12-30 18:15:31 +00:00 |
|