Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-03-22 | object: add support for preloading objects when walking an activity graph in ↵ | William Pitcock | |
normal form | |||
2019-03-23 | Remove postgres from documentation related jobs | rinpatch | |
2019-03-22 | Merge branch 'hotfix/null-content' into 'develop' | rinpatch | |
Fix text being nullable in TwitterAPI See merge request pleroma/pleroma!966 | |||
2019-03-23 | Fix text being nullable in TwitterAPI | rinpatch | |
2019-03-22 | Add automatic doc build and deploy | rinpatch | |
2019-03-22 | Merge branch 'safe-mentions' into 'develop' | lambda | |
NodeInfo: Return safe_dm_mentions feature flag. See merge request pleroma/pleroma!964 | |||
2019-03-22 | NodeInfo: Return safe_dm_mentions feature flag. | lain | |
2019-03-22 | Merge branch 'fix/use-union-all' into 'develop' | kaniini | |
Ensure fts is prefered over trigram and use union_all instead of union in user search query See merge request pleroma/pleroma!963 | |||
2019-03-22 | Ensure fts is prefered over trigram and use union_all instead of union in ↵ | rinpatch | |
user search query | |||
2019-03-22 | Merge branch 'reports/fix-remote-reporting-emails' into 'develop' | kaniini | |
reports: fix up email generation for remote reports See merge request pleroma/pleroma!962 | |||
2019-03-22 | reports: fix up email generation for remote reports | William Pitcock | |
2019-03-22 | Merge branch 'safe-mentions' into 'develop' | kaniini | |
Add safe dm mode option. See merge request pleroma/pleroma!958 | |||
2019-03-22 | Merge branch 'feature/mastoapi-ext-conversation-id' into 'develop' | kaniini | |
Mastodon API: add conversation_id extension See merge request pleroma/pleroma!961 | |||
2019-03-21 | tests: fixup | William Pitcock | |
2019-03-21 | docs: document `conversation_id` extension | William Pitcock | |
2019-03-21 | mastodon api: add conversation_id extension (ref #674) | William Pitcock | |
2019-03-21 | common api: move context functions from twitterapi | William Pitcock | |
2019-03-21 | Merge branch 'feature/move-search-to-db' into 'develop' | kaniini | |
Move gluing search results from application to database and get mutuals a higher score multiplier See merge request pleroma/pleroma!960 | |||
2019-03-21 | Move gluing search results from application to database and get mutuals | rinpatch | |
a higher score multiplier | |||
2019-03-21 | Merge branch 'feature/gopher-dstport' into 'develop' | rinpatch | |
Add a gopher url port config option See merge request pleroma/pleroma!959 | |||
2019-03-21 | Add a gopher url port config option | Quentin Rameau | |
This lets the user advertise a different port in the gopher urls, for example listening locally on port 7070 but telling clients to connect to the regular port 70. | |||
2019-03-21 | Merge branch 'ecto-3-migration' into 'develop' | rinpatch | |
Ecto 3.0.7 (ecto_sql 3.0.5) migration See merge request pleroma/pleroma!957 | |||
2019-03-21 | UtilController: Return state of safe dm mentions. | lain | |
2019-03-21 | Skip tests in LDAPAuthorizationTest if :eldap module is unavailable | link0ff | |
2019-03-21 | Merge branch 'imageoptim' into 'develop' | kaniini | |
used imageOptim to reduce size of image files See merge request pleroma/pleroma!944 | |||
2019-03-20 | Add safe dm mode option. | lain | |
2019-03-20 | modify the migrations to use naive_datetime_usec | rinpatch | |
2019-03-20 | Fix filter migration | rinpatch | |
2019-03-20 | Fix migration timestamp type | rinpatch | |
2019-03-20 | Ecto 3.0.5 migration | rinpatch | |
kms | |||
2019-03-20 | Ignore compilation warnings for undefined module :eldap | link0ff | |
2019-03-20 | Merge branch '2019-03-20-update-frontend' into 'develop' | lambda | |
Update frontend See merge request pleroma/pleroma!955 | |||
2019-03-20 | Update frontend | lain | |
2019-03-20 | Merge branch 'fix/search-users-for-admin' into 'develop' | kaniini | |
Rework users search Closes admin-fe#12 See merge request pleroma/pleroma!954 | |||
2019-03-20 | Format | Maxim Filippov | |
2019-03-20 | Use ILIKE to search users | Maxim Filippov | |
2019-03-19 | Merge branch 'bugfix/activitypub-public' into 'develop' | kaniini | |
activitypub addressing improvements Closes #730 and #739 See merge request pleroma/pleroma!953 | |||
2019-03-19 | transmogrifier: upgrade: when upgrading OStatus users to AP, ensure we ↵ | William Pitcock | |
always use the fake collection | |||
2019-03-19 | user: properly cope with actors which do not declare a followers collection | William Pitcock | |
2019-03-19 | transmogrifier: when determining followers collection URI, we may need to ↵ | William Pitcock | |
fetch the actor | |||
2019-03-19 | test: add test for list sanitization | William Pitcock | |
2019-03-19 | tests: add test for as:Public issues | William Pitcock | |
2019-03-19 | activitypub: transmogrifier: do not allow missing lists to be interpreted as nil | William Pitcock | |
2019-03-19 | activitypub: transmogrifier: ensure as:Public activities are delivered to ↵ | William Pitcock | |
followers | |||
2019-03-19 | fix UploadTest to use new image_tmp.jpg | optikfluffel | |
2019-03-19 | used imageOptim to reduce size of image files | optikfluffel | |
2019-03-18 | Merge branch 'feature/order-users-by-nickname-admin-api' into 'develop' | kaniini | |
Order users by nickname See merge request pleroma/pleroma!945 | |||
2019-03-18 | Merge branch 'doc/mastodon-api-accounts-extension' into 'develop' | kaniini | |
Document additional pleroma changes to /api/v1/accounts/:id See merge request pleroma/pleroma!952 | |||
2019-03-18 | Document additional pleroma changes to /api/v1/accounts/:id | Mark Felder | |
2019-03-18 | Merge branch 'masto-api-notifications' into 'develop' | kaniini | |
Add support for exclude_types, limit and min_id in Mastodon notifications See merge request pleroma/pleroma!949 |