Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-07-24 | Revert "squash! Expose expires_at datetime in mastoAPI only for the activity ↵ | Mike Verdone | |
actor" This reverts commit 2981821db834448bf9b2ba26590314e36201664c. | |||
2019-07-24 | squash! Expose expires_at datetime in mastoAPI only for the activity actor | Mike Verdone | |
NOTE: rewrite the commit msg | |||
2019-07-24 | Merge branch 'develop' into feature/digest-email | Roman Chvanikov | |
2019-07-24 | Expose expires_at datetime in mastoAPI only for the activity actor | Mike Verdone | |
In the "pleroma" section of the MastoAPI for status activities you can see an expires_at item that states when the activity will expire, or nothing if the activity will not expire. The expires_at date is only visible to the person who posted the activity. This is the conservative approach in case some attacker decides to write a logger for expiring posts. However, in the future of OCAP, signed requests, and all that stuff, this attack might not be that likely. Some other pleroma dev should remove the restriction in the code at that time, if they're satisfied with the security implications of doing so. | |||
2019-07-24 | Add support for activity expiration to common and Masto API | Mike Verdone | |
The "expires_at" parameter accepts an ISO8601-formatted date which defines when the activity will expire. At this point the API will not give you any feedback about if your post will expire or not. | |||
2019-07-24 | Add activity expiration worker | Mike Verdone | |
This is a worker that runs every minute and deletes expired activities. It's based heavily on the scheduled activities worker. | |||
2019-07-24 | Merge branch 'Fix-static-dir-doc' into 'develop' | kaniini | |
Fix static_dir docs See merge request pleroma/pleroma!1465 | |||
2019-07-24 | Add text about gitignore | aries | |
2019-07-24 | Merge branch 'develop' into feature/admin-api-user-statuses | Maxim Filippov | |
2019-07-24 | AdminAPI: Add "godmode" while fetching user statuses (i.e. admin can see ↵ | Maxim Filippov | |
private statuses) | |||
2019-07-23 | Admin config fix | Alexander Strizhakov | |
2019-07-23 | Fix the sentence and add the setting example | Aries | |
2019-07-22 | Fix static_dir docs | aries | |
2019-07-20 | Merge branch 'develop' into feature/digest-email | Roman Chvanikov | |
2019-07-20 | Merge develop | Roman Chvanikov | |
2019-07-19 | Merge branch 'feature/matstodon-statuses-by-name' into 'develop' | feld | |
Feature/matstodon statuses by name See merge request pleroma/pleroma!1211 | |||
2019-07-19 | Merge branch 'develop' into feature/matstodon-statuses-by-name | Mark Felder | |
2019-07-19 | Merge branch 'feature/richmedia-ttl' into 'develop' | kaniini | |
add the rich media ttl based on image exp time See merge request pleroma/pleroma!1438 | |||
2019-07-19 | Fix domain for the contact clients.md | tom79 | |
2019-07-19 | Update clients.md for Fedilab | tom79 | |
- Change owner (@fedilab@framapiaf.org), Source code: Framagit, Add some other supported features | |||
2019-07-19 | update the docs | Sachin Joshi | |
2019-07-19 | change the structure of image ttl parsar | Sachin Joshi | |
2019-07-18 | Merge branch 'develop' into feature/admin-api-user-statuses | Maxim Filippov | |
2019-07-18 | Merge branch 'feature/signed-object-fetches' into 'develop' | kaniini | |
signed object fetches See merge request pleroma/pleroma!1446 | |||
2019-07-18 | Fix redirect setting not working | aries | |
2019-07-17 | Update clients.md - added Homepage for Fedilab Android app | tallship | |
2019-07-17 | Update otp_en.md - Added creation of initial admin user | Bradley D. Thornton | |
2019-07-17 | config: add sign_object_fetches option | Ariadne Conill | |
2019-07-17 | Merge branch 'feature/mention-mrf' into 'develop' | kaniini | |
Add MRF MentionPolicy for dropping posts which mention specific actors See merge request pleroma/pleroma!1439 | |||
2019-07-17 | Add MRF MentionPolicy for dropping posts which mention specific actors | RX14 | |
2019-07-17 | add the rich media ttl based on image exp time | Sachin Joshi | |
2019-07-16 | Apply suggestion to docs/config.md | Ivan Tashkinov | |
2019-07-16 | [#1094] Rate-limited follow & unfollow actions. | Ivan Tashkinov | |
2019-07-16 | Merge develop | Roman Chvanikov | |
2019-07-16 | Add `pleroma.deactivated` to the Account entity (Mastodon API) | Eugenij | |
2019-07-15 | Merge branch 'develop' into feature/matstodon-statuses-by-name | Mark Felder | |
2019-07-15 | Remove dead link from the installation docs | Eugenij | |
2019-07-15 | Update documentation | Egor Kislitsyn | |
2019-07-15 | Merge remote-tracking branch 'pleroma/develop' into feature/addressable-lists | Egor Kislitsyn | |
2019-07-14 | Merge branch 'develop' into feature/digest-email | Roman Chvanikov | |
2019-07-14 | changelog & docs | Alex S | |
2019-07-14 | Merge branch 'develop' into feature/admin-api-user-statuses | Maxim Filippov | |
2019-07-14 | Admin API: Endpoint for fetching latest user's statuses | Maxim Filippov | |
2019-07-13 | docs: note that exclusions usage will be included in the transparency ↵ | Ariadne Conill | |
metrics if used | |||
2019-07-13 | nodeinfo: implement MRF transparency exclusions | Ariadne Conill | |
2019-07-13 | [#1041] Added documentation on existing rate limiters. | Ivan Tashkinov | |
2019-07-12 | Move these to pleroma namespace in Mastodon API | Mark Felder | |
2019-07-12 | merge develop | Roman Chvanikov | |
2019-07-11 | admin api configure changes | Alexander Strizhakov | |
2019-07-11 | Merge branch 'develop' into feature/addressable-lists | Egor Kislitsyn | |