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
/
config
/
initializers
Age
Commit message (
Expand
)
Author
2017-07-07
Fix #4058 - Use a long-lived cookie to keep track of user-level sessions (#4091)
Eugen Rochko
2017-07-07
Add recursive object support to API response (#4095)
Yamagishi Kazutoshi
2017-06-25
Add overview of active sessions (#3929)
Eugen Rochko
2017-06-23
Revocable sessions (#3616)
Sorin Davidoi
2017-06-19
Rename FollowRemoteAccountService to ResolveRemoteAccountService (#3847)
Eugen Rochko
2017-06-01
Update Rails to version 5.1.1 (#3121)
Matt Jankowski
2017-05-22
Allow alternate domains for mastodon handlers (#3187)
Immae
2017-05-22
Set config.cache_store in environments file. (#3219)
Clworld
2017-05-20
Adjust REDIS_URL usage in node_redis (#3183)
Eugen Rochko
2017-05-20
Improve language filter preferences look (#3184)
Eugen Rochko
2017-05-07
namespace redis usage (#2869)
beatrix
2017-05-05
Fixes unknown mime type (#2822)
alpaca-tc
2017-05-04
Use ws protocol in streaming API base URL (#2606)
Akihiko Odaki
2017-05-03
Localize 'throttled' (#2755)
alpaca-tc
2017-05-03
Clean up redis configuration. Allow using REDIS_URL to set advanced (#2732)
Eugen Rochko
2017-05-03
Replace sprockets/browserify with Webpack (#2617)
Eugen Rochko
2017-04-30
allow localhost to bypass the ratelimit (#2554)
Tristan Mahé
2017-04-27
Change permission from 0755 to 0644 (#2536)
yhirano
2017-04-27
OEmbed support for PreviewCard (#2337)
Eugen Rochko
2017-04-22
fix can toot whitespace (#2218)
ばん
2017-04-20
Removes timestamp from URLs. (#2185)
Ash Furrow
2017-04-19
Make configuarable s3_permissions for paperclip (#2139)
tmyt
2017-04-19
Change to switch signature version for Amazon S3 (#2124)
Yamagishi Kazutoshi
2017-04-18
Fix #1642, fix #1912 - Dictate content-type file extension (#2078)
Eugen
2017-04-18
Add rate limits for logins and sign-ups by IP (5 in 5 minutes) (#2079)
Eugen
2017-04-16
Leave out the "Expires" header from S3 uploads (#1886)
Joachim Viide
2017-04-15
Check for a custom css file to help customization of instances (#1368)
Naouak
2017-04-15
Add recovery code support for two-factor auth (#1773)
Patrick Figel
2017-04-15
Add REDIS_DB env variable to configure Redis database (#1366)
Les Orchard
2017-04-15
Allow running mastodon on a different domain as the one used for identifying ...
ThibG
2017-04-15
Custom Paperclip path. (#778)
Valentin Lorentz
2017-04-13
Add filename extension to paperclip (#1718)
Yusuke Abe
2017-04-12
Quick best practice cleanup of views/helpers (#1546)
Matt Jankowski
2017-04-11
Avoid user enumeration with devise paranoid mode (#1527)
Yann GUERN
2017-04-11
Pagination improvements (#1445)
Matt Jankowski
2017-04-10
Version bumps for ruby and misc gems (#1159)
Matt Jankowski
2017-04-05
Make sure Rabl is using Oj
Eugen Rochko
2017-04-04
[#817] Add email whitelist
Pete Keen
2017-04-02
Add proper error page for request timeouts
Eugen Rochko
2017-03-23
:wrench: S3 protocol from ENV
leopku
2017-03-18
Federate header images, fix open-uri http->https redirection error
Eugen Rochko
2017-03-14
Obfuscate filenames better, double rate limits
Eugen Rochko
2017-03-06
Revert earlier fix due to new bug reports
Eugen Rochko
2017-03-05
Make the paperclip filename interpolator smarter about the :original style
Eugen Rochko
2017-02-13
Update service timeout setting from 15s to 90s
Eugen Rochko
2017-02-07
Merge pull request #603 from evanminto/activitypub-account
Eugen
2017-02-06
Reuse existing controller and route
Evan Minto
2017-02-04
Make the streaming API also handle websockets (because trying to get the brow...
Eugen Rochko
2017-01-28
Update settings to re-use admin layout, one big navigation tree, improve sett...
Eugen Rochko
2017-01-27
Do not automatically login after password reset, as it would circumvent two-f...
Eugen Rochko
[next]