Commit graph

817 commits

Author SHA1 Message Date
Andrew Qu
25bc0c1ea3 fixed name 2021-09-23 22:35:17 -07:00
RigidStudios
d1b686945a Revert "ConversationStart changed for notes/normal channel"
This reverts commit 74297085d7.
2021-09-23 23:11:38 +04:00
RigidStudios
7af2bce00e Revert "don't change onboarding on this pr"
This reverts commit 416cc0a991.
2021-09-23 23:11:33 +04:00
RigidStudios
8ac7403522 Prettier, Fix no role refresh 2021-09-23 23:08:28 +04:00
Paul Makles
db111bfc01
Merge pull request #262 from Mysterious-Dev/gitignore 2021-09-23 17:48:55 +01:00
Paul Makles
6e47863c7c
Merge pull request #283 from RigidStudios/onboardinglb 2021-09-23 17:07:52 +01:00
RigidStudios
416cc0a991 don't change onboarding on this pr 2021-09-23 00:00:38 +04:00
RigidStudios
74297085d7 ConversationStart changed for notes/normal channel 2021-09-22 23:59:22 +04:00
RigidStudios
75704773af Add linebreak before logo 2021-09-22 18:04:45 +04:00
TaiAurori
21122583aa singular form of "members" when only one member 2021-09-21 14:41:57 -04:00
TaiAurori
f7f101f7b2 move imports 2021-09-21 14:13:41 -04:00
TaiAurori
3d5c7ab9ce invite embed tweaks 2021-09-21 14:02:38 -04:00
Paul
ce0749d9e8 Prevent double sending of requests. 2021-09-19 13:47:25 +01:00
brecert
ecb0bff4f3
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
51092db01b
Change UserHover to use global identity instead of server
- fixes #196
2021-09-19 03:42:01 -04:00
brecert
abe2e2db40
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
77249b7a25 Gitignore 2021-09-18 12:20:47 +02:00
brecert
945e072327
Fixes background not updating on profile
- fixes #110
2021-09-17 19:44:19 -04:00
Paul Makles
3b9916c072
Merge pull request #259 from brecert/theme-fix 2021-09-17 22:38:20 +01:00
brecert
63479737a8
Fix trying to in undefined for themes 2021-09-17 17:30:14 -04:00
brecert
5b16977b0e
Fix enter key sending message while still composing 2021-09-17 17:20:22 -04:00
Paul Makles
2ff9c91287
Merge pull request #251 from brecert/actions-demo-test 2021-09-17 09:40:23 +01:00
Paul
51f23f5aa0 Include noreferrer on embed links / window.open. 2021-09-17 09:37:07 +01:00
brecert
f01eb1d70f
Add commit messages 2021-09-16 16:38:18 -04:00
Paul
d5430a7920 Use server configuration for voso websocket. 2021-09-16 10:27:33 +01:00
Paul Makles
0494f0647a
Create SECURITY.md 2021-09-15 16:49:13 +00:00
Paul
1614d7a739 Fix overflow on home tab. 2021-09-15 14:53:40 +01:00
Paul Makles
7d5911c96d
Merge pull request #240 from nerrixDE/master 2021-09-15 14:48:55 +01:00
brecert
d123c5c44d
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
2e8c3aa242
Make BASE in cleanup relative 2021-09-14 18:58:57 -04:00
Snazzah
bf7fd14fb7
Use 5 dots 2021-09-14 17:54:17 -05:00
Paul
4b8ad44aa9 Fix unreads and mark as read. 2021-09-14 21:09:42 +01:00
Paul Makles
fc03336ea3
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
afbd513fb8
Link revolt.social for server & bot discovery 2021-09-14 19:06:34 +02:00
Paul
75ee61525f 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
ffb0443bf6
Merge pull request #208 from goaaats/feat/no_channels_design 2021-09-14 15:42:46 +01:00
Paul
857e6e4d54 Merge incoming translations. (103 commits) 2021-09-14 15:42:15 +01:00
Paul
cc45b9e255 Simplify how last message is handled. 2021-09-14 15:07:42 +01:00
brecert
ba2d0dd6d1
Fix wrong folder 2021-09-14 01:48:28 -04:00
brecert
44b1e2a079
Fix not cding into the folder 2021-09-14 01:37:37 -04:00
brecert
450789fafe
Merge install and build together 2021-09-14 01:30:52 -04:00
brecert
785badae6e
Fix env location 2021-09-14 01:16:31 -04:00
brecert
aaac315736
Fix shell not being included for build action 2021-09-14 01:10:57 -04:00
brecert
f554687878
Fix build being build_preview 2021-09-14 00:51:27 -04:00
brecert
f584819a16
Fix secret not needing to be interpolated 2021-09-14 00:44:46 -04:00
brecert
628bf52ff3
Use ignored paths for pull_request events as well 2021-09-14 00:27:30 -04:00
brecert
cdf900d08b
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
951a773b2c
Change mirror to only run if a key is set 2021-09-14 00:22:16 -04:00
brecert
12547ba0fe
Improve preview cleanup interpolation 2021-09-14 00:03:58 -04:00
brecert
f28fd40a78
Add support for external repositories with pull request previews 2021-09-13 23:54:39 -04:00