Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-04-20 | formatting | Kawen | |
2018-04-20 | enable instance panel by default, added some content | Kawen | |
2018-04-20 | Formatting. | lain | |
2018-04-20 | Add format checking to CI. | lain | |
2018-04-19 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into develop | lain | |
2018-04-19 | fix again | lain | |
2018-04-19 | Merge branch 'feature/qvitter-notification-endpoint' into 'develop' | lambda | |
TwitterAPI: Add Qvitter notification endpoint. Closes #142 See merge request pleroma/pleroma!123 | |||
2018-04-19 | Remove hack for /about/more as we are doing this in Pleroma now | Mark Felder | |
2018-04-19 | TwitterAPI: Add Qvitter notification endpoint. | eal | |
2018-04-19 | Merge branch 'patch-2' into 'develop' | lambda | |
Ignore setup_db.psql and specify a folder for custom emojis See merge request pleroma/pleroma!121 | |||
2018-04-19 | ActivityPub MRF: fix nsfw tagging of objects with attachments by looking at ↵ | nenolod@dereferenced.org | |
the right object (the child in this case) | |||
2018-04-19 | fix again | lain | |
2018-04-19 | Fix generate config | lain | |
2018-04-19 | Ignore setup_db.psql and ignore a folder for custom emojis | Dominik V. Salonen | |
Wiki page should also be updated to recommend that admins put their custom emojis in /priv/static/emoji/custom/. This both makes for less hassle when doing a pull. And also prevents more mess in the /priv/static/emoji/ folder. | |||
2018-04-19 | Revert "Ask for proxy URL if proxy enabled." | eal | |
The most common case is running it on the same server. | |||
2018-04-19 | Merge branch 'bugfix/strange-formatting-on-mastodon' into 'develop' | lambda | |
CommonAPI post: kill \r with fire See merge request pleroma/pleroma!120 | |||
2018-04-18 | Fix TwitterAPI.delete call | Francis Dinh | |
2018-04-18 | CommonAPI post: kill \r with fire | William Pitcock | |
2018-04-18 | rm_user: also ensure that cache is running. | eal | |
2018-04-18 | Merge branch 'fix/rm-user-task' into 'develop' | lambda | |
Fix rm_user task. See merge request pleroma/pleroma!119 | |||
2018-04-18 | Fix rm_user task. | eal | |
2018-04-18 | Merge branch 'fix/login-with-username-or-email' into 'develop' | lambda | |
MastoAPI and OAuth: allow login with either email or username. See merge request pleroma/pleroma!118 | |||
2018-04-18 | MastoAPI and OAuth: allow login with either email or username. | eal | |
2018-04-18 | Handle unrepeats via the TwitterAPI | Francis Dinh | |
2018-04-18 | Expose unannounce activity so that it can be tested | Francis Dinh | |
2018-04-17 | Add federation for unrepeats | Francis Dinh | |
2018-04-17 | update frontend | lain | |
2018-04-17 | Add make_unannounce_data helper function | Francis Dinh | |
2018-04-17 | Remove unretweet function for now | Francis Dinh | |
2018-04-16 | Return target status in MastoAPI endpoint instead of reblog activity | Francis Dinh | |
2018-04-16 | doc fixes | Francis Dinh | |
2018-04-14 | Add unreblogging tests | Francis Dinh | |
2018-04-14 | Add unrepeat functionality | Francis Dinh | |
2018-04-14 | ActivityPub MRF: implement the SimplePolicy policy | William Pitcock | |
2018-04-14 | ActivityPub: implement MRF core hook and baseline noop policy object | William Pitcock | |
2018-04-14 | ActivityPub.ex: do not return boosted statuses from blocked users. | eal | |
2018-04-13 | Caching /objects/ URLs breaks them in Mastoweb as they don't redirect to the ↵ | Mark Felder | |
/notice/ Not sure why it matters if you cache it or not. What's different about this JSON blob? Perhaps it's a header that needs to be set for the redirect to happen? | |||
2018-04-13 | Update README.md | lambda | |
2018-04-13 | Merge branch 'mix_task_rm_user' into 'develop' | lambda | |
Add rm_user mix task See merge request pleroma/pleroma!109 | |||
2018-04-12 | Switch to User.delete for rm_user task | Phenethylamine | |
2018-04-12 | Add rm_user mix task | Phenethylamine | |
2018-04-11 | Merge branch 'develop' into 'develop' | lambda | |
Fix issue #124 Closes #124 See merge request pleroma/pleroma!108 | |||
2018-04-11 | update frontend | lain | |
2018-04-11 | update frontend | lain | |
2018-04-11 | Oops | Gian Sass | |
2018-04-11 | Add unit test for pinned statuses | Gian Sass | |
2018-04-11 | Fix issue #124 | Gian Sass | |
2018-04-11 | Merge branch 'feld-hackneyupdate' into 'develop' | lambda | |
Update httpoison to get the latest hackney. See merge request pleroma/pleroma!107 | |||
2018-04-11 | Update httpoison to get the latest hackney. | Mark Felder | |
Works on my computer ^TM | |||
2018-04-10 | Fix register_user task. | lain | |