aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2019-02-04Merge branch 'feature/mrf-tag' into 'develop'Haelwenn
2019-02-04activitypub: mrf: tag policy: fix force-unlisted and sandbox actionsWilliam Pitcock
2019-02-04activitypub: mrf: tag policy: add support for subscription controlWilliam Pitcock
2019-02-04Merge branch 'hotfix/hellthread-deprecation-warning' into 'develop'rinpatch
2019-02-04fix hellthread threshold deprecation warningKaren Konou
2019-02-04activitypub: mrf: tag policy: refactor the filtering hook a bitWilliam Pitcock
2019-02-04activitypub: mrf: tag policy: add support for processing follow requestsWilliam Pitcock
2019-02-04activitypub: mrf: tag policy: implement force-unlisted and sandboxWilliam Pitcock
2019-02-04mrf: add initial MRF.TagPolicy engineWilliam Pitcock
2019-02-04mix: add user tag/untag taskWilliam Pitcock
2019-02-04Merge branch 'mime-riff' into 'develop'kaniini
2019-02-04Mime: detect RIFF formats (wave, webp, avi)href
2019-02-04Merge branch 'fix/rich-media-relative-path' into 'develop'rinpatch
2019-02-04Merge branch 'feature/hellthread-filter-improvements' into 'develop'rinpatch
2019-02-04removed a debug thingyKaren Konou
2019-02-04squished a bugKaren Konou
2019-02-04actually commited the changesKaren Konou
2019-02-04fixed Map,put arguments, updated nomenclatureKaren Konou
2019-02-03more tweaks, fixed silly mistakes...Karen Konou
2019-02-03implemented tweaksKaren Konou
2019-02-03Merge branch 'mogrify-orient' into 'develop'kaniini
2019-02-03fixed thingsKaren Konou
2019-02-03made toggleable, added docsKaren Konou
2019-02-03added optional delist featureKaren Konou
2019-02-03Merge branch '589-fix-cache' into 'develop'lambda
2019-02-03Still do caching in tests.lain
2019-02-03Update Mogrify docs and warning for deprecated syntax to encourageMark Felder
2019-02-03[#582] Made single-pub task call Instance.set_reachable/1 if `set_reachable` ...Ivan Tashkinov
2019-02-03[#582] Optimized federation retirement by reducing the number of SQL callsIvan Tashkinov
2019-02-02Add responsive features to layoutMaxim Filippov
2019-02-02Check if rich media uri is relativerinpatch
2019-02-02Use with instead of if in the cardrinpatch
2019-02-02merge only if page_url is an absolute pathrinpatch
2019-02-02Fix rich media relative pathrinpatch
2019-02-01Revert "Merge branch 'feature/split-hide-network' into 'develop'"kaniini
2019-02-01Merge branch 'hotfix/object-normalize-cache' into 'develop'href
2019-02-01Merge branch 'streaming-api-url-fix' into 'develop'href
2019-02-01object: use cached accesses when possible in Object.normalize()William Pitcock
2019-02-01Use url() instead of static_url in Endpoint.websocket_url()eugenijm
2019-02-01Merge branch 'develop' into 'develop'href
2019-02-01update nodeinfo version when requesting 2.1Luna
2019-02-01Use String.replace_leading instead of String.replace for getting websocket st...eugenijm
2019-02-01mix format passLuna
2019-02-01downcase software name in nodeinfoLuna
2019-02-01keep compatibility with nodeinfo 2.0Luna
2019-02-01MastodonAPI.MastodonAPIController: Return a 404 when we fail to get a listHaelwenn (lanodan) Monnier
2019-02-01use Mix.Project.Config for some Application functionsLuna
2019-02-01Merge branch 'feature/split-hide-network' into 'develop'kaniini
2019-02-01Merge branch 'serve-sw-pleroma.js' into 'develop'lambda
2019-02-01Serve sw-pleroma.js properlyhref