Commit Graph

960 Commits

Author SHA1 Message Date
RigidStudios
dff9ae8d1d ConversationStart changed for notes/normal channel 2021-09-22 23:59:22 +04:00
RigidStudios
110c0f5a3f Add linebreak before logo 2021-09-22 18:04:45 +04:00
TaiAurori
458fe4efee singular form of "members" when only one member 2021-09-21 14:41:57 -04:00
TaiAurori
b94e27634e move imports 2021-09-21 14:13:41 -04:00
TaiAurori
773562f43f invite embed tweaks 2021-09-21 14:02:38 -04:00
Paul
6dbf34693a Prevent double sending of requests. 2021-09-19 13:47:25 +01:00
brecert
1f2c195712 Set appropriate autocomplete attributes for password reset
- make autocomplete set to `current-password` and `new-password` for password resets
- fixes #198
2021-09-19 04:11:54 -04:00
brecert
c46f59b617 Change UserHover to use global identity instead of server
- fixes #196
2021-09-19 03:42:01 -04:00
brecert
0f90de8755 Fix send message related context menu options when unable to send messages
- fixes `reply` and `quote message` from appearing in the context menus for messages when unable to send messages.
- fixes #265
2021-09-19 00:47:01 -04:00
Mysterious_Dev
a185f91d4c Gitignore 2021-09-18 12:20:47 +02:00
brecert
e69c3c83bf Fixes background not updating on profile
- fixes #110
2021-09-17 19:44:19 -04:00
Paul Makles
a8c881c04a Merge pull request #259 from brecert/theme-fix 2021-09-17 22:38:20 +01:00
brecert
9edd764556 Fix trying to in undefined for themes 2021-09-17 17:30:14 -04:00
brecert
6f445f1054 Fix enter key sending message while still composing 2021-09-17 17:20:22 -04:00
Paul Makles
487b964d9c Merge pull request #251 from brecert/actions-demo-test 2021-09-17 09:40:23 +01:00
Paul
b0775c3c6a Include noreferrer on embed links / window.open. 2021-09-17 09:37:07 +01:00
brecert
408fbdf90c Add commit messages 2021-09-16 16:38:18 -04:00
Paul
c01038db1d Use server configuration for voso websocket. 2021-09-16 10:27:33 +01:00
Paul Makles
965277ddd8 Create SECURITY.md 2021-09-15 16:49:13 +00:00
Paul
8b9a137b21 Fix overflow on home tab. 2021-09-15 14:53:40 +01:00
Paul Makles
644a53b652 Merge pull request #240 from nerrixDE/master 2021-09-15 14:48:55 +01:00
brecert
4b99c9d471 Fix push issues for cleanup by removing single-commit
- note: in the future, `JamesIves/github-pages-deploy-action@4.1.5` may need to be replaced or supplemented by git commands to fully reset the preview branch so that images and builds do not linger and take up storage for too long
2021-09-14 19:21:55 -04:00
brecert
0aaa649fd1 Make BASE in cleanup relative 2021-09-14 18:58:57 -04:00
Snazzah
1bb68e70ff Use 5 dots 2021-09-14 17:54:17 -05:00
Paul
8b4b6832e9 Fix unreads and mark as read. 2021-09-14 21:09:42 +01:00
Paul Makles
0304be4221 Merge pull request #225 from brecert/theme_shop
Fix theme shop themes not applying as a base
2021-09-14 20:39:28 +01:00
Nerrix
17258d4979 Link revolt.social for server & bot discovery 2021-09-14 19:06:34 +02:00
Paul
24be8d8eeb Bump revolt.js to include rate limiter.
Handle new server flags.
Show server ping in developer tab.
2021-09-14 17:18:44 +01:00
Paul Makles
ba45637b8c Merge pull request #208 from goaaats/feat/no_channels_design 2021-09-14 15:42:46 +01:00
Paul
f28f25a395 Merge incoming translations. (103 commits) 2021-09-14 15:42:15 +01:00
Paul
5f806135d9 Simplify how last message is handled. 2021-09-14 15:07:42 +01:00
brecert
76430b2d33 Fix wrong folder 2021-09-14 01:48:28 -04:00
brecert
b1b205c9a8 Fix not cding into the folder 2021-09-14 01:37:37 -04:00
brecert
ebe4b813ac Merge install and build together 2021-09-14 01:30:52 -04:00
brecert
0be8c625e4 Fix env location 2021-09-14 01:16:31 -04:00
brecert
09fd823007 Fix shell not being included for build action 2021-09-14 01:10:57 -04:00
brecert
8019033432 Fix build being build_preview 2021-09-14 00:51:27 -04:00
brecert
16423703ea Fix secret not needing to be interpolated 2021-09-14 00:44:46 -04:00
brecert
dcd84b3d23 Use ignored paths for pull_request events as well 2021-09-14 00:27:30 -04:00
brecert
3899f75ed3 Change docker workflow to exclude preview workflows
- changed the docker workflow to exclude preview workflows from causing the docker workflow to run again
2021-09-14 00:26:18 -04:00
brecert
6fa4aca8a9 Change mirror to only run if a key is set 2021-09-14 00:22:16 -04:00
brecert
76bdd554fb Improve preview cleanup interpolation 2021-09-14 00:03:58 -04:00
brecert
0597924996 Add support for external repositories with pull request previews 2021-09-13 23:54:39 -04:00
Paul
1b0531d5cf Fix inaccessible invite page / reset page / verify page when logged in. 2021-09-13 17:22:17 +01:00
Paul
cdb742a72c Fix change email / password. 2021-09-13 16:41:47 +01:00
Paul Makles
c7a38d0b03 Merge pull request #216 from gregorypappas/dominant-baseline 2021-09-12 00:28:23 +01:00
Paul Makles
917b6d0283 Merge pull request #223 from brecert/identity-fix
Improve server identity avatar preview
2021-09-11 23:53:17 +01:00
Paul Makles
02f400ea19 Merge pull request #224 from brecert/misc-fixes 2021-09-11 23:52:15 +01:00
Paul Makles
229da4800f Merge pull request #222 from brecert/actions-demo 2021-09-11 23:51:28 +01:00
brecert
a02276ec5d 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