kaniini
|
dd8f2196f6
|
Merge branch '483_blocks_import_export' into 'develop'
[#483] Blocked users list import & export
Closes #483
See merge request pleroma/pleroma!603
|
2018-12-29 11:34:51 +00:00 |
|
Ivan Tashkinov
|
6e9a15b181
|
[#483] Blocked users export for TwitterAPI.
|
2018-12-28 21:08:07 +03:00 |
|
Vyr Cossont
|
d8cc96cb1f
|
Fix Twitter timelines for private instances
|
2018-12-27 22:43:40 -08:00 |
|
Vyr Cossont
|
e4562105e7
|
Implement exclude_reblogs and include_rts
|
2018-12-26 21:38:00 -08:00 |
|
William Pitcock
|
2791ce9a1f
|
add license boilerplate to pleroma core
|
2018-12-23 20:56:42 +00:00 |
|
Ivan Tashkinov
|
f69cbf4755
|
[#114] Added :user_id component to email confirmation path to improve the security.
Added tests for `confirm_email` action.
|
2018-12-20 13:41:30 +03:00 |
|
Ivan Tashkinov
|
8adcd1e80f
|
[#114] Removed flash messages rendering on redirects.
|
2018-12-20 13:05:42 +03:00 |
|
Ivan Tashkinov
|
b520d44b58
|
[#114] mix format
|
2018-12-19 19:03:39 +03:00 |
|
Ivan Tashkinov
|
279096228c
|
[#114] Made MastodonAPI and TwitterAPI user show actions return 404 for auth-inactive users
unless requested by admin or moderator.
|
2018-12-19 18:56:52 +03:00 |
|
Ivan Tashkinov
|
968d7490b6
|
[#114] User.Info: renamed confirmation_update to confirmation_changeset .
|
2018-12-19 16:31:03 +03:00 |
|
Ivan Tashkinov
|
59fc5d15df
|
[#114] User.Info: renamed confirmation_update to confirmation_change .
|
2018-12-19 16:27:16 +03:00 |
|
Ivan Tashkinov
|
b096e30cff
|
[#114] Added email confirmation resend action. Added tests
for registration, authentication, email confirmation, confirmation resending.
Made admin methods create confirmed users.
|
2018-12-18 17:22:46 +03:00 |
|
Ivan Tashkinov
|
1de0aa2f10
|
[#114] Account confirmation email, registration as unconfirmed (config-based), auth prevention for unconfirmed.
|
2018-12-18 17:21:05 +03:00 |
|
Ivan Tashkinov
|
a05cb10a95
|
[#114] Email confirmation route, action, node setting, User.Info fields.
|
2018-12-18 17:18:53 +03:00 |
|
href
|
f672555ad3
|
Upgrade to Phoenix 1.4
|
2018-12-16 17:15:07 +01:00 |
|
Ivan Tashkinov
|
f81213910f
|
[#114] Addressed MR comments. Removed functionality to be extracted to other MRs.
|
2018-12-14 12:09:55 +03:00 |
|
Ivan Tashkinov
|
18b9467d1a
|
[#114] Removed email_invite implementation (to be addressed separately).
|
2018-12-13 16:22:42 +03:00 |
|
Ivan Tashkinov
|
00744c6b03
|
[#114] Initial implementation of user email invitations.
|
2018-12-13 14:30:48 +03:00 |
|
Ivan Tashkinov
|
908943352f
|
[#114] Refactored password_reset (moved to TwitterAPI). Added homepage links to password reset result pages.
|
2018-12-13 13:17:49 +03:00 |
|
Ivan Tashkinov
|
bfff2399ff
|
[#114] Routes and config for confirm_email and email_invite (Twitter API).
|
2018-12-12 20:15:43 +03:00 |
|
Ivan Tashkinov
|
e3a21bcd45
|
[#114] Addressed warnings. Fix of with statement clause in password_reset .
|
2018-12-12 17:14:31 +03:00 |
|
Ivan Tashkinov
|
f5afb11032
|
[#114] Initial implementation of user password reset emails (user-initiated).
|
2018-12-12 17:04:39 +03:00 |
|
Maksim Pechnikov
|
074fa790ba
|
fix compile warnings
|
2018-12-09 20:50:08 +03:00 |
|
kaniini
|
ccf0b46dd6
|
Merge branch '210_twitter_api_uploads_alt_text' into 'develop'
[#210] TwitterAPI: alt text support for uploaded images. Mastodon API uploads security fix.
See merge request pleroma/pleroma!496
|
2018-12-06 07:36:21 +00:00 |
|
Ivan Tashkinov
|
3e90f688f1
|
[#210] Mastodon: actor storing for media uploads, ownership check to update_media.
Refactoring.
|
2018-12-06 10:26:17 +03:00 |
|
lain
|
76d6b1c6ab
|
Merge remote-tracking branch 'origin' into follower-hiding
|
2018-12-05 21:27:56 +01:00 |
|
lain
|
fdac215091
|
TwitterAPI: Show users their own network.
|
2018-12-05 21:14:06 +01:00 |
|
lain
|
839526a913
|
TwitterAPI: Add network hiding.
|
2018-12-05 19:22:40 +01:00 |
|
Ivan Tashkinov
|
848151f7cb
|
[#210] [TwitterAPI] Made actor be stored for uploads. Added ownership check
to `update_media` action. Added controller tests for `upload` and `update_media` actions.
Refactoring.
|
2018-12-05 13:37:06 +03:00 |
|
Ivan Tashkinov
|
be187f82f7
|
[#210] Further refactoring.
|
2018-12-05 11:48:50 +03:00 |
|
Ivan Tashkinov
|
48e6193bf2
|
[#210] Refactoring.
|
2018-12-04 19:24:41 +03:00 |
|
Ivan Tashkinov
|
826fc446d5
|
[#210] TwitterAPI: implemented /api/media/metadata/create
to allow uploads description (alt text) setting.
|
2018-12-04 18:35:57 +03:00 |
|
Maxim Filippov
|
ce98d5eb9b
|
Parse user's bio on register
|
2018-12-02 22:03:53 +03:00 |
|
lain
|
8c9a4e8b40
|
TwitterAPI: Implement hide_network.
|
2018-12-02 18:14:13 +01:00 |
|
lain
|
93f2dc19d9
|
TwitterAPI: Fix banner and background update.
|
2018-12-01 12:01:22 +01:00 |
|
lain
|
c443c9bd72
|
Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into validate-user-info
|
2018-12-01 09:55:46 +01:00 |
|
href
|
02d3dc6869
|
Uploads fun, part. 2
|
2018-11-30 18:02:37 +01:00 |
|
href
|
b19597f602
|
reverse proxy / uploads
|
2018-11-30 18:00:47 +01:00 |
|
lain
|
d407f662af
|
Fix TwitterApiController.
|
2018-11-30 17:07:37 +01:00 |
|
lain
|
a6812bc9df
|
Remove "most recent notification" endpoint.
|
2018-11-30 16:47:37 +01:00 |
|
lain
|
f87b315618
|
TwitterAPI: Fix dm_timeline displaying only half of the conversation.
|
2018-11-16 19:47:36 +01:00 |
|
lain
|
7b170cd616
|
Add Pleroma user search api for PleromaFE.
|
2018-11-14 20:33:23 +01:00 |
|
lain
|
ea9a776d7b
|
TwitterApi: Add direct message endpoint
|
2018-11-13 20:08:50 +01:00 |
|
William Pitcock
|
b2105a3131
|
twitterapi: add notification read endpoint
|
2018-11-06 23:25:07 +00:00 |
|
href
|
013f7ba8c1
|
Add federating plug & public tests
|
2018-11-06 14:45:04 +01:00 |
|
href
|
6fe23c5458
|
Runtime configured router
|
2018-11-05 15:19:03 +01:00 |
|
William Pitcock
|
e12489e2fe
|
twitter api: enforce upload limits for avatars, banners and backgrounds
|
2018-10-29 16:43:05 +00:00 |
|
William Pitcock
|
26eb11c172
|
activitypub: add support for filtering broken threads out of timelines
|
2018-10-26 06:16:51 +00:00 |
|
William Pitcock
|
b1be9415ef
|
Revert "Merge branch 'revert-a26d5e6b' into 'develop'"
This reverts commit d31bbb1cfe , reversing
changes made to 340ab3cb90 .
|
2018-10-05 20:49:34 +00:00 |
|
William Pitcock
|
c2b69798dd
|
twitter api: add support for disabling rich text
|
2018-09-22 02:53:02 +00:00 |
|