aboutsummaryrefslogtreecommitdiff
path: root/lib/pleroma/user
AgeCommit message (Expand)Author
2019-03-15formattingKaren Konou
2019-03-15Refactor to store user ap_id, add testsKaren Konou
2019-03-15Implement mastodon's reblog hiding featureKaren Konou
2019-03-13[Credo] Remove parentesis on argument-less functionsHaelwenn (lanodan) Monnier
2019-03-12Add "roles" to users admin APIMaxim Filippov
2019-03-03Remove follow_request_count as it's not needed for FE anymore.eugenijm
2019-02-19Update the mute implementation to the current codebaseEkaterina Vaartis
2019-02-18Merge branch 'features/flavour-switching' into 'develop'kaniini
2019-02-18Merge branch 'follow-request-count' into 'develop'kaniini
2019-02-16[MastoAPI] Add switching of frontend flavoursHaelwenn (lanodan) Monnier
2019-02-16WelcomeMessage: Get rid of Ecto reference.lain
2019-02-16Add optional welcome message.lain
2019-02-15Add logic for keeping follow_request_count up-to-date on the `follow`,eugenijm
2019-02-06hide_followings was renamed to hide_followers in the FE, but never synced up ...Mark Felder
2019-02-06Allow to configure visibility for admin and moderator badgeseugenijm
2019-02-03Split hide_network into hide_followers & hide_followings (fixed)Maxim Filippov
2019-02-01Revert "Merge branch 'feature/split-hide-network' into 'develop'"kaniini
2019-01-28Split hide_network into hide_followers & hide_followingsMaxim Filippov
2019-01-23Treat User.Info pinned ids as stringshref
2019-01-09Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into feature/pin...Egor Kislitsyn
2019-01-09user: factor out illogical User.Info.superuser?/1.William Pitcock
2019-01-08rename `post` to `status`Egor Kislitsyn
2019-01-07add pinned postsEgor Kislitsyn
2018-12-31update copyright years to 2019William Pitcock
2018-12-23add license boilerplate to pleroma coreWilliam Pitcock
2018-12-19[#114] Made MastodonAPI and TwitterAPI user show actions return 404 for auth-...Ivan Tashkinov
2018-12-19[#114] User.Info: renamed `confirmation_update` to `confirmation_changeset`.Ivan Tashkinov
2018-12-19[#114] User.Info: renamed `confirmation_update` to `confirmation_change`.Ivan Tashkinov
2018-12-18[#114] Account confirmation email, registration as unconfirmed (config-based)...Ivan Tashkinov
2018-12-18[#114] Email confirmation route, action, node setting, User.Info fields.Ivan Tashkinov
2018-12-16Mastodon API: Fix PUT /api/web/settingseal
2018-12-06MastoAPI: Fix put_settingsrinpatch
2018-12-05Fix merge.lain
2018-12-05Merge remote-tracking branch 'origin' into follower-hidinglain
2018-12-05TwitterAPI: Add network hiding.lain
2018-12-02Hide network in ap.lain
2018-12-02Fix background updating / handling.lain
2018-12-01More fixes for Info schema.lain
2018-12-01TwitterAPI: Fix banner and background update.lain
2018-12-01Fix masto api user updating.lain
2018-12-01Fix admin api.lain
2018-11-30Assorted fixes.lain
2018-11-30Fix TwitterApiController.lain
2018-11-27Fix ostatus test.lain
2018-11-27More fixes.lain
2018-11-27HTTP sig fixes.lain
2018-11-20Fix most mastodon api bugs.lain
2018-11-20Fix formatter tests.lain
2018-11-18Several twitter api fixes.lain
2018-11-18Fix user updating from AP.lain