Commit Graph

839 Commits

Author SHA1 Message Date
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
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
brecert
08e226cd0c Disable yarn check temporarily 2021-09-10 14:59:37 -04:00
brecert
28df14b734 Add pull request preview actions 2021-09-10 14:48:48 -04:00
Gregory Pappas
ee97e9bc0f FIx ping counter alignment in Firefox but actually
This property isn't transformed into kebab-case due to a bug in Preact.
2021-09-10 06:52:05 -05:00
Snazzah
5f68a5c831 Remove bots token dots 2021-09-10 05:09:26 +00:00
Paul
a4138b52b0 Update translations. 2021-09-09 23:19:20 +01:00
Paul
0daaeef9d4 Update Typescript to 4.4.2.
Fix issues associated with new version.
2021-09-09 23:02:47 +01:00
Paul Makles
7bd6348e9d Merge pull request #211 from iamdey/fix_settings_audio 2021-09-09 22:56:53 +01:00
Paul
4f8cae961b Bump revolt-api 2021-09-09 22:55:02 +01:00
Paul Makles
633933fb48 Merge pull request #203 from goaaats/fix/youtube_timestamp
Append youtube timestamp to embed url if provided by january
2021-09-09 22:53:36 +01:00
Paul
048267b419 Remove stray console.log and update translations.
Update themes endpoint and filter unmatched commits.
2021-09-09 22:39:17 +01:00
Paul Makles
efbbb6f1aa Merge pull request #199 from brecert/mentions-methods 2021-09-09 22:00:03 +01:00
Paul Makles
99116981ab Merge pull request #188 from brecert/theme_shop 2021-09-09 21:58:13 +01:00
Paul Makles
0acfd23334 Merge pull request #190 from leodr/settings-category-alignment
Add padding to settings category titles to align the visually with icons
2021-09-09 21:08:13 +01:00
Paul Makles
d7e245ba58 Merge pull request #192 from goaaats/fix/filter_alt_lang
Filter "alt" languages when selecting based on navigator
2021-09-09 21:07:50 +01:00
Paul Makles
9b4f91dde5 Merge pull request #194 from gregorypappas/patch-1
Fix ping count alignment in Firefox
2021-09-09 21:07:40 +01:00
Paul Makles
f4b54c2f64 Merge pull request #210 from goaaats/fix/empty_invite_redirect 2021-09-09 21:06:27 +01:00