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
/
lib
Age
Commit message (
Expand
)
Author
2019-06-25
Apply filters to poll options (#11174)
ThibG
2019-06-22
Fix audio not being downloaded from remote servers (#11145)
Eugen Rochko
2019-06-22
Change domain blocks to automatically support subdomains (#11138)
Eugen Rochko
2019-06-16
Fix sanitizer making block level elements unreadable (#10836)
Eugen Rochko
2019-06-09
Change priority of delete activity forwards for replies and reblogs (#11002)
Eugen Rochko
2019-06-04
Do not misattribute inlined boosts if `attributedTo` isn't present (#10967)
ThibG
2019-06-04
Refactor all ActivityPub deliveries to be serialized and signed through one c...
Eugen Rochko
2019-06-03
Handle blank poll options more gracefully (#10946)
ThibG
2019-05-25
Add responsive panels to the single-column layout (#10820)
Eugen Rochko
2019-05-23
Fix possible race condition when processing statuses (#10815)
ThibG
2019-05-15
Minor performance improvements and cleanup in formatter (#10765)
ThibG
2019-05-09
Prevent silenced local users from notifying remote users not following them (...
ThibG
2019-04-27
Add blurhash (#10630)
Eugen Rochko
2019-04-21
Default to the web domain (eg. mastodon.lubar.me) instead of the local domain...
Ben Lubar
2019-04-10
Fix Keybase verification using wrong domain for remote accounts (#10547)
Eugen Rochko
2019-04-08
Fix config serializer regex (#10487)
Takeshi Umeda
2019-03-30
Add ActivityPub representation for identity proofs (#10414)
Eugen Rochko
2019-03-28
squashed identity proof updates (#10375)
Alex Gessner
2019-03-28
Rename :poll to :preloadable_poll and :owned_poll to :poll on Status (#10401)
Eugen Rochko
2019-03-27
Fix alternative relay support regression (#10398)
Eugen Rochko
2019-03-27
Remove unused ActivityPub `@context` values depending on response (#10378)
Eugen Rochko
2019-03-26
Change language detector threshold from 140 characters to 4 words (#10376)
Eugen Rochko
2019-03-21
Improve config serializer for Keybase (#10338)
Eugen Rochko
2019-03-20
Add support for custom emojis in poll options (#10322)
ThibG
2019-03-18
Add Keybase integration (#10297)
Eugen Rochko
2019-03-17
Set and store report URIs (#10303)
ThibG
2019-03-15
Fix language detection of non-latin alphabets even at few characters (#10276)
Eugen Rochko
2019-03-12
Fix poll update handler calling method was that was not available (#10246)
Eugen Rochko
2019-03-11
Increase DNS timeouts (#10238)
ThibG
2019-03-11
Support pushing and receiving updates to poll tallies (#10209)
ThibG
2019-03-08
Do not allow adding votes to expired polls (#10214)
ThibG
2019-03-07
Avoid unnecessarily fetching the replies collection when it is empty (#10201)
ThibG
2019-03-05
Fix newlines in OStatus and RSS serializations (#10183)
ThibG
2019-03-05
When serializing polls over OStatus, serialize poll options to text (#10160)
ThibG
2019-03-04
Store remote votes URI (#10158)
ThibG
2019-03-04
Add tests for ActivityPub poll processing (#10143)
Eugen Rochko
2019-03-04
Fix remote poll expiration time (#10144)
Eugen Rochko
2019-03-03
Add polls (#10111)
Eugen Rochko
2019-02-28
Give the `replies` collection an identifier and enable pagination (#10128)
ThibG
2019-02-28
Improved remote thread fetching (#10106)
ThibG
2019-02-27
Fix mention processing for unknwon accounts on incoming ActivityPub Notes (#1...
ThibG
2019-02-17
Fix Announce activities of unknown statuses not fetching those statuses (#10065)
Eugen Rochko
2019-02-17
Add logging for rejected ActivityPub payloads and add tests (#10062)
Eugen Rochko
2019-02-15
Filter incoming Announce activities by relation to local activity (#10041)
Eugen Rochko
2019-02-13
Filter incoming Create activities by relation to local activity (#10005)
Eugen Rochko
2019-02-13
Alternative handling of private self-boosts (#9998)
ThibG
2019-02-09
Fix URL linkifier grabbing full-width spaces and quotations (#9997)
Eugen Rochko
2019-02-09
Only URLs extract with pre-escaped text (#9991)
Hinaloe
2019-02-02
Make displaying application used to toot opt-in (#9897)
ThibG
2019-02-02
Create Redisable#redis (#9633)
ysksn
[next]