Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | Ensure fts is prefered over trigram and use union_all instead of union in ↵ | rinpatch | |
user search query | |||
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-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 | 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-20 | Add safe dm mode option. | lain | |
2019-03-20 | [#923] Support for multiple OAuth consumer strategies. | Ivan Tashkinov | |
2019-03-20 | Fix migration timestamp type | rinpatch | |
2019-03-20 | Ecto 3.0.5 migration | rinpatch | |
kms | |||
2019-03-20 | [#923] Nickname & email selection for external registrations, option to ↵ | Ivan Tashkinov | |
connect to existing account. | |||
2019-03-20 | Format | Maxim Filippov | |
2019-03-20 | Use ILIKE to search users | Maxim Filippov | |
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 | 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-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 'masto-api-notifications' into 'develop' | kaniini | |
Add support for exclude_types, limit and min_id in Mastodon notifications See merge request pleroma/pleroma!949 | |||
2019-03-18 | [#923] Registration validations & unique index on [:user_id, :provider]. | Ivan Tashkinov | |
2019-03-18 | Check if the user has indeed not been federated with | Ekaterina Vaartis | |
Just updating the user triggered post fetching too, now it shouldn't. It only happened in the AP user fetching since that's what's used to update users | |||
2019-03-18 | [#923] External User registration refactoring, password randomization. | Ivan Tashkinov | |
2019-03-18 | Fix with expression always matching | Zachary Dunn | |
2019-03-18 | Run | Zachary Dunn | |
2019-03-18 | Use better error message | Zachary Dunn | |
2019-03-18 | [#923] Support for multiple (external) registrations per user via Registration. | Ivan Tashkinov | |
2019-03-18 | Fix missing end brace | Zachary Dunn | |
2019-03-18 | Initial attempt at updating return type | Zachary Dunn | |
2019-03-18 | Added support for exclude_types, limit, and min_id in Mastodon | eugenijm | |
notifications. Unify Mastodon-compatible pagination logic. | |||
2019-03-18 | [#923] Merge remote-tracking branch 'remotes/upstream/develop' into ↵ | Ivan Tashkinov | |
twitter_oauth # Conflicts: # config/config.exs # lib/pleroma/web/auth/pleroma_authenticator.ex | |||
2019-03-17 | Web.Router: Add routes for Conversation mastoAPI | Haelwenn (lanodan) Monnier | |
2019-03-17 | Allow 'rel' attribute on `<a>` link with specific values (for hashtag ↵ | Fong-Wan Chau | |
recognition). | |||
2019-03-17 | Order users by nickname | Maxim Filippov | |
2019-03-16 | Merge branch 'feature/federated-flags' into 'develop' | kaniini | |
Federated reports See merge request pleroma/pleroma!935 | |||
2019-03-16 | Merge branch 'feature/oauth-me' into 'develop' | lambda | |
oauth: add me property to token responses See merge request pleroma/pleroma!942 | |||
2019-03-16 | Merge branch 'feature/reblog-muting' into 'develop' | kaniini | |
Implement mastodon's reblog hiding feature See merge request pleroma/pleroma!916 | |||
2019-03-16 | oauth: add me property to token responses | William Pitcock | |
2019-03-15 | Allow to mark a single notification as read | eugenijm | |
2019-03-15 | Merge branch 'fix/mediaproxy-capture-content-disposition-filename' into ↵ | kaniini | |
'develop' MediaProxy: parse filename from content-disposition for non-whitelisted types See merge request pleroma/pleroma!936 | |||
2019-03-15 | Merge branch 'feature/openldap-support' into 'develop' | kaniini | |
OpenLDAP support Closes #203 See merge request pleroma/pleroma!859 | |||
2019-03-15 | Merge remote-tracking branch 'remotes/upstream/develop' into twitter_oauth | Ivan Tashkinov | |
2019-03-15 | [#923] OAuth: prototype of sign in / sign up with Twitter. | Ivan Tashkinov | |
2019-03-15 | remove unused function | Karen Konou | |