Age | Commit message (Expand) | Author |
2017-04-12 | Silence more scope order warnings (#1604) | Matt Jankowski |
2017-04-11 | Remove unused AtomBuilderHelper (#1364) | Matt Jankowski |
2017-04-09 | Get handle from atom feed's author/email field instead of guessing from URL (... | ThibG |
2017-04-08 | Fix #1141, fix #1126 - Avatar/profile info fetching (#1215) | Eugen |
2017-04-08 | Merge pull request #1218 from R0ckweb/patch-2 | Eugen |
2017-04-08 | #1141 on remote follow | Yann GUERN |
2017-04-08 | Fix #801 - Respect webfinger's canonical response of username/domain | Eugen Rochko |
2017-04-07 | Use I18n for media attachment validation errors | Chad Pytel |
2017-04-07 | Rewrite Atom generation from stream entries to use Ox instead of Nokogiri (#1... | Eugen |
2017-04-06 | Fix wrong pubsub channel on public timelines | Eugen Rochko |
2017-04-06 | Fix notifications delivered to wrong pubsub channel, optimized RemoveStatusSe... | Eugen Rochko |
2017-04-05 | Split SalmonWorker into smaller parts, move profile updating into another job | Eugen Rochko |
2017-04-05 | Replace calls to FeedManager#inline_render and #broadcast | Eugen Rochko |
2017-04-05 | Only render public payload once in FanOutOnWrite | Eugen Rochko |
2017-04-04 | Spawn FeedInsertWorker to deliver status into personal feed | Eugen Rochko |
2017-04-04 | Reduce number of items in feeds, optimize regeneration worker slightly, | Eugen Rochko |
2017-04-03 | Add check for visibility.nil? even though it can't ever be, to check for race... | Eugen Rochko |
2017-04-03 | Make default admin UI page reports. Add admin UI for creating a domain block | Eugen Rochko |
2017-04-02 | Fix issue with feed merge-in code as well | Eugen Rochko |
2017-04-02 | Fix feed regeneration bug | Eugen Rochko |
2017-03-31 | Fix reworked search | Eugen Rochko |
2017-03-22 | Prettier account and stream entry URLs | Eugen Rochko |
2017-03-22 | Shorter timeout on FetchAtomService | Eugen Rochko |
2017-03-22 | Fix full-text search query quotation, improve tag search performance with an ... | Eugen Rochko |
2017-03-22 | New API method: /api/v1/search | Eugen Rochko |
2017-03-18 | Federate header images, fix open-uri http->https redirection error | Eugen Rochko |
2017-03-17 | Make account search blazing fast and rank followers/followees higher in the r... | Eugen Rochko |
2017-03-15 | Add "direct" visibility level in the backend. Web UI is not yet | Eugen Rochko |
2017-03-13 | Fix casuality of processing remote mentions such that notifications | Eugen Rochko |
2017-03-02 | Fix #231 - Muting | Eugen Rochko |
2017-03-01 | Mute button progress so far. WIP, doesn't entirely work correctly. | Kit Redgrave |
2017-02-27 | Fix #104 - Style OAuth authorized applications page | Eugen Rochko |
2017-02-26 | Add validation of media attachments, clean up mastodon-own exception classes | Eugen Rochko |
2017-02-26 | Merge branch 'fix_462' of https://github.com/rmhasan/mastodon into rmhasan-fi... | Eugen Rochko |
2017-02-25 | Add tuning documentation, add <content> tags back to most salmons, | Eugen Rochko |
2017-02-22 | Skip remote media URLs that don't have a hostname | Eugen Rochko |
2017-02-22 | Fix #651 - Do not reinsert original status into all followers feeds | Eugen Rochko |
2017-02-19 | previous commit was creating the status regardless | Rakib Hasan |
2017-02-19 | revisted fix for #462 | Rakib Hasan |
2017-02-14 | Disable PuSH for blocked domains | Eugen Rochko |
2017-02-13 | Add IDs to salmon slaps even if they are transient. Add title, too, mostly | Eugen Rochko |
2017-02-12 | Add handler for salmons of undoing favourites | Eugen Rochko |
2017-02-12 | Adding more unit tests. Fixing Salmon slaps XML | Eugen Rochko |
2017-02-12 | Deduplicate delete salmons (send only one per mentioned-account domain) | Eugen Rochko |
2017-02-12 | Stop trying to shoehorn all Salmon updates into the poor database-connected | Eugen Rochko |
2017-02-11 | Resolve issue with rendering authorize/reject Salmon slaps | Eugen Rochko |
2017-02-11 | Mentions in private statuses allow mentioned people to see them | Eugen Rochko |
2017-02-11 | After FollowService, re-fetch remote account asynchronously, do nothing | Eugen Rochko |
2017-02-11 | Fix processing of incoming authorizations/rejections | Eugen Rochko |
2017-02-11 | Don't PuSH-resubscribe if already subscribed | Eugen Rochko |