Rin
b5d5269eee
th: Command style consistency
2 years ago
Rin
face86a613
th: Fix headings
2 years ago
Rin
06efc078fa
th: Update instructions - make everything self contained
2 years ago
Rin
0b7a1c3750
th: Moderately curse the env file to contain everything in the project
2 years ago
Rin
116dbae343
th: rename env file to conform
2 years ago
Rin
ef88e896ab
th: Add .env.ENV.local to .gitignore
2 years ago
Rin
cabb0bffa0
th: Fix numbering <_<
2 years ago
Rin
93a2640b83
th: Reduce .env file to minimal config
2 years ago
Rin
a1196f3955
th: update gitignore to ignore the pg db we created
2 years ago
Rin
5278309ddf
th: use local pg cluster instead
2 years ago
Rin
b530dbe151
th: fix typo
2 years ago
Rin
a5da6333a6
th: Add SETUP instructions
2 years ago
Rin
5ae84e35c1
th: fix no-style links in admin panel
2 years ago
Kouhai
a590a2a093
th: Merge remote-tracking branch 'glitch/main'
2 years ago
Claire
d231f799db
Merge pull request #1932 from ClearlyClaire/glitch-soc/merge-upstream
...
Merge upstream changes
2 years ago
Claire
6ace18fdf6
Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Claire
6645b57d39
Fix filters from other users being used in the streaming service ( #20719 )
2 years ago
Claire
51864b0b0d
Fix infinite loop when system emoji font is enabled ( #1931 )
...
Fixes #1930
2 years ago
Claire
1ed97b22f1
Merge pull request #1929 from ClearlyClaire/glitch-soc/merge-upstream
...
Merge upstream changes
2 years ago
Claire
7fbfa23d71
[Glitch] Fix nodes order being sometimes mangled when rewriting emoji
...
Port 97ac51901d
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2 years ago
Claire
665c7b9240
Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Eugen Rochko
eb1cb5b6d9
Bump version to 4.0.1 ( #20696 )
2 years ago
Claire
97ac51901d
Fix nodes order being sometimes mangled when rewriting emoji ( #20677 )
...
* Fix front-end emoji tests
* Fix nodes order being sometimes mangled when rewriting emoji
2 years ago
Claire
a6ea69447b
Merge pull request #1928 from ClearlyClaire/glitch-soc/merge-upstream
...
Merge upstream changes
2 years ago
Claire
9f0a4acfb1
[Glitch] Fix emoji substitution not applying only to text nodes in Web UI
...
Port bd267f6353
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2 years ago
Claire
699db5f2af
Merge branch 'main' into glitch-soc/merge-upstream
...
Conflicts:
- `Gemfile`:
Upstream removed blank lines.
2 years ago
Eugen Rochko
4a307df02f
Bump version to 4.0.0 ( #20636 )
2 years ago
Eugen Rochko
e18c8537e6
Fix rate limiting for paths with formats ( #20675 )
2 years ago
Claire
c9b53436d7
Fix emoji substitution not applying only to text nodes in backend code ( #20641 )
...
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2 years ago
Claire
bd267f6353
Fix emoji substitution not applying only to text nodes in Web UI ( #20640 )
...
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2 years ago
Claire
2ac7a30146
Merge pull request #1927 from ClearlyClaire/glitch-soc/merge-upstream
...
Merge upstream changes
2 years ago
Claire
56234c7110
[Glitch] Fix media metadata being only editable once
...
Port 088c365559
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2 years ago
Claire
6e299f53bd
Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Claire
088c365559
Fix media metadata being only editable once ( #20665 )
2 years ago
Claire
827c1a68e4
Merge pull request #1923 from ClearlyClaire/glitch-soc/merge-upstream
...
Merge upstream changes
2 years ago
trwnh
aacc2970f4
[Glitch] Move V2 Filter methods under /api/v2 prefix
...
Port 72d3607229
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2 years ago
Eugen Rochko
6353e83d6c
[Glitch] Fix dropdown menu on profiles not being accessible on narrow screens in web UI
...
Port ca6df7a68c
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2 years ago
Samuel Kaiser
c538d5d3f6
[Glitch] Stick batch table toolbar to the top
...
Port cb99d425b3
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2 years ago
Claire
31c8f7a65a
Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Eugen Rochko
c5da82cada
Bump version to 4.0.0rc4 ( #20634 )
2 years ago
Claire
997553a99e
Merge branch 'main' into glitch-soc/merge-upstream
...
Conflicts:
- `app/views/admin/announcements/edit.html.haml`:
Upstream change too close to theming-related glitch-soc change.
Ported upstream changes.
- `app/views/admin/announcements/new.html.haml`
Upstream change too close to theming-related glitch-soc change.
Ported upstream changes.
2 years ago
trwnh
72d3607229
Move V2 Filter methods under /api/v2 prefix ( #20622 )
...
* Move V2 Filter methods under /api/v2 prefix
* move over the tests too
2 years ago
Claire
abc0ea76e7
Fix index name in fix-duplicates task ( #20632 )
2 years ago
Eugen Rochko
0efd1fc554
Update AUTHORS.md ( #20630 )
2 years ago
Eugen Rochko
2b3b063852
Fix error when invalid domain name is submitted ( #19474 )
...
Fix #19175
2 years ago
Eugen Rochko
0cfead6483
Fix style of username in navigation bar above compose form in web UI ( #20628 )
...
Regression from #20540
2 years ago
Eugen Rochko
8b98bebc17
Fix error when passing unknown filter param in REST API ( #20626 )
...
Fix #19156
2 years ago
Eugen Rochko
2018fe879c
Fix image type not being set after conversion for convertible image types ( #20624 )
2 years ago
Eugen Rochko
3cc5ed3bae
Fix `role_ids` not accepting arrays in admin API ( #20625 )
...
Fix #19157
2 years ago
Eugen Rochko
12b819c78c
Fix rules with same priority being sorted non-deterministically ( #20623 )
2 years ago