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
/
models
Age
Commit message (
Expand
)
Author
2017-10-07
Add moderation note (#5240)
nullkal
2017-10-07
Encode custom emojis as resolveable objects in ActivityPub (#5243)
Eugen Rochko
2017-10-05
Improve admin UI for custom emojis, add copy/disable/enable (#5231)
Eugen Rochko
2017-10-05
When processing custom emoji, ensure a non-animated version exists (#5230)
Eugen Rochko
2017-10-04
Implement EmailBlackList (#5109)
utam0k
2017-10-04
Non-Serial ("Snowflake") IDs (#4801)
aschmitz
2017-10-02
Make IdsToBigints (mostly!) non-blocking (#5088)
aschmitz
2017-09-29
After 7 days of repeated delivery failures, give up on inbox (#5131)
Eugen Rochko
2017-09-29
Increase attachment descriptions to 420 characters (#5139)
Eugen Rochko
2017-09-28
If HTTP signature is wrong and webfinger cache is stale, retry with resolve (...
Eugen Rochko
2017-09-28
Add ability to specify alternative text for media attachments (#5123)
Eugen Rochko
2017-09-27
Fix empty query sent to postgres for custom emojis (#5121)
Eugen Rochko
2017-09-25
Increase max height of preview card image (#5092)
unarist
2017-09-23
Add emoji autosuggest (#5053)
Eugen Rochko
2017-09-23
New API: GET /api/v1/custom_emojis to get a server's custom emojis (#5051)
Eugen Rochko
2017-09-23
Fix custom emojis not detected when used in content warning (#5049)
Eugen Rochko
2017-09-22
Do not filter statuses with unknown languages (#5045)
Akihiko Odaki
2017-09-20
Use file extensions in addition to MIME types for file picker (#5029)
unarist
2017-09-19
Introduce OStatus::TagManager (#5008)
Akihiko Odaki
2017-09-19
Add support for multiple themes (#4959)
Andrew
2017-09-19
Custom emoji (#4988)
Eugen Rochko
2017-09-17
Validate uri presence for remote status (#4985)
unarist
2017-09-17
Remove local_only scope in Status (#4977)
Akihiko Odaki
2017-09-16
When accessing uncached media attachment, redownload it (#4955)
Eugen Rochko
2017-09-14
Fix #4908 - Do not keep remote file names, generate random (#4934)
Eugen Rochko
2017-09-14
Uploads for admin site settings (#4913)
Eugen Rochko
2017-09-13
Add instance search feature (#4925)
nullkal
2017-09-12
Fix count numbers from ActivityPub not being saved (#4899)
Eugen Rochko
2017-09-10
Default follows for new users (#4871)
Eugen Rochko
2017-09-07
Fix #4834 - Adjust Status#local and Status#remote scopes (#4839)
Eugen Rochko
2017-09-07
Feat add validation for report comment: characters under 1000 valid (#4833)
voidSatisfaction
2017-09-06
Fix locking migration on statuses table. Nullable column and NO default value...
Eugen Rochko
2017-09-06
Switch to static URIs, new URI format in both protocols for new statuses (#4815)
Eugen Rochko
2017-09-02
Validate data of Imports (#4782)
abcang
2017-09-02
Fix WebPush (regression from #4524) (#4778)
unarist
2017-09-01
Make PreviewCard records reuseable between statuses (#4642)
Eugen Rochko
2017-09-01
Refactor Web::PushSubscription, remove welcome message (#4524)
Eugen Rochko
2017-08-30
Use request.remote_ip instead of request.ip (#4744)
nullkal
2017-08-29
Serialize ActivityPub alternate link into OStatus deletes, handle it (#4730)
Eugen Rochko
2017-08-28
rescue HTTP::ConnectionError in RemoteFollowController#create (#4726)
abcang
2017-08-25
Allow multiple pinned statuses to be shown and make them be ordered b… (#4690)
nullkal
2017-08-25
Pinned statuses (#4675)
Eugen Rochko
2017-08-24
Minor performance improvement for test suite (#4678)
Eugen Rochko
2017-08-22
Application prefs section (#2758)
Colin Mitchell
2017-08-21
Periodically remove expired PuSH subscribers (#4654)
Eugen Rochko
2017-08-21
Do not try to re-subscribe to unsubscribed accounts (#4653)
Eugen Rochko
2017-08-16
Redesign public profiles (#4608)
Eugen Rochko
2017-08-13
ActivityPub delivery (#4566)
Eugen Rochko
2017-08-08
Add ActivityPub inbox (#4216)
Eugen Rochko
2017-08-08
Add coalesce option to avatar and header convert processor (#4552)
Yamagishi Kazutoshi
[next]