Commit Graph

805 Commits (ef05a5993c87e1c886860b4bdd4dd5d646a2a1a2)

Author SHA1 Message Date
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 `cd`ing 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
Paul 45c7cd0307 Fix inaccessible invite page / reset page / verify page when logged in. 2021-09-13 17:22:17 +01:00
Paul 52875ab197 Fix change email / password. 2021-09-13 16:41:47 +01:00
Paul Makles 8da6f87efb
Merge pull request #216 from gregorypappas/dominant-baseline 2021-09-12 00:28:23 +01:00
Paul Makles 60c3a5ba11
Merge pull request #223 from brecert/identity-fix
Improve server identity avatar preview
2021-09-11 23:53:17 +01:00
Paul Makles 4c5504cea8
Merge pull request #224 from brecert/misc-fixes 2021-09-11 23:52:15 +01:00
Paul Makles d09de028b3
Merge pull request #222 from brecert/actions-demo 2021-09-11 23:51:28 +01:00
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 5b422b89e3 Migrate to rAuth v1. 2021-09-11 17:36:23 +01:00
brecert 806e3108cb
Improve reply mention styling
- [#220] reply mention now uses translations
- reply mention styling improved
  - `@` fits better
  - `min-width: 6ch` is used to remove shifting between `on` and `off` lengths, mostly for the english `on/off` but could be modified to work with any language in the future.
2021-09-11 11:53:50 -04:00
brecert 33d79beae6
Improve server identity avatar preview
- server identity avatar preview now displays your current avatar, but desaturated and grayscale when no avatar is set

resolves #218
2021-09-11 11:38:58 -04:00
brecert 4a5d78d909
Use `single-commit` for build-previews 2021-09-11 10:12:14 -04:00
brecert 9bd31c4c7e
Use base url for building actions 2021-09-10 18:03:06 -04:00