aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-04-02replace `Repo.get_by(User, nickname: nickname)` with `User.get_by_nickname(ni...Egor Kislitsyn
2019-04-02Merge branch 'features/mastoapi/2.6.0-force-login-option' into 'develop'lambda
2019-04-02Merge branch 'get_by_id' into 'develop'lambda
2019-04-02Merge branch 'fix/nicknames-beginning-with-numbers' into 'develop'lambda
2019-04-02Fix account lookup for nicknames beginning with numberscascode
2019-04-02replace `Repo.get_by(User, ap_id: ap_id)` with `User.get_by_ap_id(ap_id)`Egor Kislitsyn
2019-04-02replace `Repo.get_by(User, nickname: nickname)` with `User.get_by_nickname(ni...Egor Kislitsyn
2019-04-02Added "GET /oauth/authorize" tests.Ivan Tashkinov
2019-04-02change `Repo.get(Activity, id)` => `Activity.get_by_id(id)` in testsEgor Kislitsyn
2019-04-02change `Repo.get(User, id)` => `User.get_by_id(id)`Egor Kislitsyn
2019-04-02change `Repo.get(Activity, id)` => `Activity.get_by_id(id)`Egor Kislitsyn
2019-04-02Ignore dates in wrong formatsSergey Suprunenko
2019-04-02add `user delete_activities` mix taskEgor Kislitsyn
2019-04-02Merge branch 'ci-speedup-2-electric-boogalo' into 'develop'lambda
2019-04-02Merge remote-tracking branch 'pleroma/develop' into remove-user-activitiesEgor Kislitsyn
2019-04-02add support for all status type (ostatus) and replase case with ifSachin Joshi
2019-04-02remove reduntant services in docs deploy and change job names to kebab caserinpatch
2019-04-02what the fuckrinpatch
2019-04-02huhrinpatch
2019-04-02Separate CI jobs to 3 stages to allow them to be executed in parallelrinpatch
2019-04-02Merge branch 'bugfix/mastoapi/2.8.0-fake_identityproof' into 'develop'rinpatch
2019-04-02fetch url for OStatus to know if it is a/c or statusSachin Joshi
2019-04-02router: Add fake identity proof endpointHaelwenn (lanodan) Monnier
2019-04-01Merge branch 'fix/default-mail-adapter' into 'develop'lambda
2019-04-01Merge branch 'documentation-improvements' into 'develop'lambda
2019-04-01Handle dates in the Unix timestamp format (Fixes #763)Sergey Suprunenko
2019-04-01[OStatus] adds status to pleroma instance if the url given is a statusSachin Joshi
2019-04-01COPYING: WordingHaelwenn (lanodan) Monnier
2019-04-01update mastodon api link in README to point to a non-outdated docsrinpatch
2019-04-01Merge branch 'update-readme' into 'develop'rinpatch
2019-04-01Make only important note bold rather than the whole paragraph because it look...rinpatch
2019-04-01Remove outdated howto change config and port and move it to config.md insteadrinpatch
2019-04-01Link to docs page instead of to clients.mdKaren Konou
2019-04-01COPYING: wrap to 79, city.jpg Unsplash, wordingHaelwenn (lanodan) Monnier
2019-04-01Fix dead links and add note about new docs siteKaren Konou
2019-04-01Fixed local MastoFE authentication / `force_login` option.Ivan Tashkinov
2019-04-01restart makes no sense here as we instructed to stop the service beforerinpatch
2019-04-01Instruct to stop the service only after git pulling and getting deps to minim...rinpatch
2019-04-01change bold text to be proper geadings in introduction.mdrinpatch
2019-04-01Fix backup/restore page to have proper headingsrinpatch
2019-04-01Added `force_login` authentication option (previously applied by default).Ivan Tashkinov
2019-04-01Move putting fake attribute to lib/pleroma/web/activity_pub/utils.exrinpatch
2019-04-01insert object defaults for fake activities and make credo happyrinpatch
2019-04-01oofrinpatch
2019-04-01Fix the issue with HTML scrubberrinpatch
2019-04-01COPYING: Add copyright notice for the finmojisHaelwenn (lanodan) Monnier
2019-03-31Add default mail adapter settings to configMark Felder
2019-04-01COPYING: Add copyright notice for the whole repositoryHaelwenn (lanodan) Monnier
2019-04-01LICENSE → AGPL-3Haelwenn (lanodan) Monnier
2019-04-01CC-BY-SA-4.0: Add a copy of the CC-BY-SA-4.0 licenseHaelwenn (lanodan) Monnier