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
path:
root
/
app
Age
Commit message (
Expand
)
Author
2017-12-13
Add filters to admin UI for custom emojis (#6003)
Eugen Rochko
2017-12-13
Set direction style to reply indicator (#6006)
Yamagishi Kazutoshi
2017-12-13
Fix redundant HTTP request in FetchLinkCardService (#6002)
Eugen Rochko
2017-12-13
Clean up admin UI for accounts (#6004)
Eugen Rochko
2017-12-13
Fix GIF avatars not autoplaying when GIF autoplay is enabled (#6000)
Eugen Rochko
2017-12-12
code style fixes
cwm
2017-12-12
move list items into an array, don't unnecessarily concat misc nav item
cwm
2017-12-13
Fix #5952 - NameError (regression from #5762) (#5999)
Eugen Rochko
2017-12-13
Adjust empty list timeline message (#5997)
Eugen Rochko
2017-12-13
Use streaming API for standalone timelines on /about and /tag pages (#5998)
Eugen Rochko
2017-12-12
Make detect empty string before assign image description (#5994)
Neetshin
2017-12-12
Store preview image for embedded photo in preview cards (#5986)
Akihiko Odaki
2017-12-12
travis fixes
cwm
2017-12-12
Return false if object does not respond to url (#5988)
Renato "Lond" Cerqueira
2017-12-12
Change conditional to avoid nil into string error in sidekiq (#5987)
Renato "Lond" Cerqueira
2017-12-12
Merge pull request #264 from KnzkDev/add-ja
beatrix
2017-12-12
Merge remote-tracking branch 'tootsuite/master' into merge-upstream
David Yip
2017-12-12
readded connect for onboarding modal
cwm
2017-12-12
remove unneeded imports from getting_started_misc
cwm
2017-12-12
add components to getting started column
cwm
2017-12-12
add ja
ncls7615
2017-12-12
Change account_id non-nullable in lists (#5979)
Akihiko Odaki
2017-12-12
Improve public status page title (#5985)
Eugen Rochko
2017-12-12
Fix #5953 - Add GET /api/v1/accounts/:id/lists (#5983)
Eugen Rochko
2017-12-12
Exclude moved accounts from search results (#5984)
Eugen Rochko
2017-12-11
change pack to 'auth'
cwm
2017-12-11
load pack
cwm
2017-12-11
reblog_service.rb: Status#local_only -> local_only?
Erin
2017-12-11
move outbox filtering to Status#permitted_for (as per @ekiru)
Erin
2017-12-11
post_status_service: stylistic change (local_only -> local_only?)
Erin
2017-12-11
Merge pull request #254 from glitch-soc/new-theme-ux
beatrix
2017-12-11
Apply a 25x rate limit by IP even to authenticated requests (#5948)
Eugen Rochko
2017-12-11
Merge pull request #255 from KnzkDev/remove-picture
beatrix
2017-12-11
Add missing set_pack def/filter in OAuth::AuthorizedApplicationsController.
David Yip
2017-12-11
remove picture
ncls7615
2017-12-10
Added styling
kibigo!
2017-12-10
Screenshot support for themes
kibigo!
2017-12-10
Moved flavour UI into own prefs tab
kibigo!
2017-12-10
Merge pull request #250 from chriswmartin/fav-confirm-modal
beatrix
2017-12-10
set local_only in a before_create callback instead of status service
Erin
2017-12-10
remove vestigial Status#local_only? definition
Erin
2017-12-10
post_status_service.rb: save the status after setting local_only
Erin
2017-12-10
Status#not_local_only scope should match nils too
Erin
2017-12-10
filter local-only toots from AP outboxes
Erin
2017-12-11
add comma
ncls7615
2017-12-11
" => '
ncls7615
2017-12-11
Merge branch 'master' of https://github.com/glitch-soc/mastodon into glitch-l...
ncls7615
2017-12-10
filter local-only statuses from public pages
Erin
2017-12-10
replace reblog service check for an :eye: with #local_only
Erin
2017-12-10
set local_only flag on statuses in post_status_service
Erin
[prev]
[next]