index
:
mastodon
this commit
cybrespace-3.3
main
monsterfork-1.0
monsterfork-2020-09-01
monsterfork-2020-11-29
Plural Café fork of Mastodon/Glitch Social
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-03-03
fix non-self replies showing up on local timeline
multiple creatures
2020-03-02
clean up timeline scoping & drop timeline options no longer used by monsterfork
multiple creatures
2020-03-02
hopefully this is the last of changes to `statuses` table indexes
multiple creatures
2020-03-01
fix `index unique` for custom filters - should be on `[:account_id, :phrase]`...
multiple creatures
2020-03-01
add more missing indexes
multiple creatures
2020-03-01
remove sloooooooooooooow public timeline filters that don't apply to the mons...
multiple creatures
2020-03-01
update schema file
multiple creatures
2020-03-01
add column index for monsterfork implementation of world timeline
multiple creatures
2020-03-01
fix bug in which someone enabling `reject unknown follows` after accepting a ...
multiple creatures
2020-03-01
immediately drop announces & creates whose object domain is blocked
multiple creatures
2020-03-01
fix typo - `service` -> `service?`
multiple creatures
2020-03-01
check for indexes that might not exist
multiple creatures
2020-03-01
improve column indexes on `statuses` table
multiple creatures
2020-02-27
(inefficiently) fix thread kick check
multiple creatures
2020-02-27
detect pleroma server actors when auto-learning trusted accounts in graylist ...
multiple creatures
2020-02-27
resolve stray merge conflict
multiple creatures
2020-02-27
update schema file
multiple creatures
2020-02-27
update moderation helper to use new `SuspendAccountService` syntax
multiple creatures
2020-02-27
port tootsuite#11639 to monsterfork: Add option to include reported statuses ...
Eugen Rochko
2020-02-27
port tootsuite#11805 to monserfork: Change deletes to preserve soft-deleted s...
Eugen Rochko
2020-02-27
port tootsuite#11623 to monsterfork: Add soft delete for statuses for instant...
Eugen Rochko
2020-02-27
Fix unscoped being used in the wrong place (#11987)
Eugen Rochko
2020-02-27
Fix index not being used in Status.reblogs_map (#11982)
Eugen Rochko
2020-02-27
improve status title (#8596)
Alexander
2020-02-27
(ref: `856c36a`) filter accounts that thread authors kicked out of their thread
multiple creatures
2020-02-27
port tootsuite#9626 to monsterfork: Refactor StatusThreadingConcern
ysksn
2020-02-27
**MAJOR**: fix posts with `hidden` flag being visible from profile pages (tha...
multiple creatures
2020-02-27
**MAJOR**: port tootsuite#13161 to monsterfork: Fix leak of arbitrary statuse...
Eugen Rochko
2020-02-26
**MAJOR**: don't trust inReplyTo fields in post imports that aren't self-replies
multiple creatures
2020-02-24
add migration to force-remove `curated` flag from visibilities that should no...
multiple creatures
2020-02-24
fix `distributable?` logic
multiple creatures
2020-02-23
add missing admin settings keys
multiple creatures
2020-02-22
add missing `find_each`
multiple creatures
2020-02-22
re-add missing theming to sign-in page
multiple creatures
2020-02-22
update yarn deps
multiple creatures
2020-02-22
downgrade `package.json` & `yarn.lock` to glitch-soc@`4d96439`
multiple creatures
2020-02-22
downgrade `package.json` & `yarn.lock` to glitch-soc@`4d96439`
multiple creatures
2020-02-22
[Glitch] Fix swiping columns on mobile sometimes failing
ThibG
2020-02-22
[Glitch] Add message telling FTS is disabled when no toot can be found becaus...
ThibG
2020-02-22
Change search components classes and styling to match upstream
Thibaut Girka
2020-02-22
[Glitch] Add option to disable blurhash previews
ThibG
2020-02-22
[Glitch] Removed extra pipes from regex.
PatOnTheBack
2020-02-22
[Glitch] Apply filters to poll options in WebUI
ThibG
2020-02-22
Scroll to compose form rather than reply indicator on focus
Thibaut Girka
2020-02-22
Use a different icon for audio attachments
Thibaut Girka
2020-02-22
[Glitch] Add media description as title to links of unknown media attachments
Eugen Rochko
2020-02-22
port glitch-soc@`967456b` to monsterfork: [Glitch] Add audio uploads
Eugen Rochko
2020-02-22
port glitch-soc@`38d2882` to monsterfork: Fix NavigationBar styling
Thibaut Girka
2020-02-22
Add NavigationBar to getting started column in single-column mode
Thibaut Girka
2020-02-22
port glitch-soc@`3771a99` to monserfork: [Glitch] Completely hide toots match...
ThibG
[next]