Ivan Tashkinov
|
aed0f90287
|
[#114] Added pleroma.confirmation_pending to user views, adjusted view tests.
|
2018-12-18 17:22:45 +03:00 |
|
raeno
|
cc87880488
|
Support both OAuth token record and token string in UserView
|
2018-12-17 16:02:26 +01:00 |
|
Ivan Tashkinov
|
7a2162bbcb
|
[#394] User view (Twitter & Mastadon API): wrapped "tags" in "pleroma" map.
|
2018-12-06 22:26:25 +03:00 |
|
Ivan Tashkinov
|
7bcb6a183a
|
[#394] Refactoring.
|
2018-12-06 20:23:16 +03:00 |
|
Ivan Tashkinov
|
7b19487389
|
[#394] Added users.tags and admin routes to tag and untag users. Added tests.
|
2018-12-06 20:06:50 +03:00 |
|
lain
|
fbb70d25fe
|
Several twitter api fixes.
|
2018-11-18 22:36:47 +01:00 |
|
scarlett
|
cb6fd73861
|
Twitter API: Fall back to user.nickname if user has no name
|
2018-11-12 15:52:13 +00:00 |
|
Haelwenn (lanodan) Monnier
|
82b57ebad1
|
[Pleroma.Web.TwitterAPI.UserView]: Add mastodon-fields in "fields"
|
2018-09-28 10:44:45 +02:00 |
|
William Pitcock
|
56577d8b48
|
twitter api: add no_rich_text option to userview for account prefs
|
2018-09-22 03:24:40 +00:00 |
|
William Pitcock
|
2f5b026548
|
twitter api: add support for user-specified html policy
|
2018-09-22 02:53:01 +00:00 |
|
William Pitcock
|
e82ce2a4b3
|
formatting
|
2018-09-10 00:28:40 +00:00 |
|
William Pitcock
|
ac486fc59b
|
everywhere: use Pleroma.HTML module instead of HtmlSanitizeEx directly
|
2018-09-10 00:14:47 +00:00 |
|
Haelwenn (lanodan) Monnier
|
643f373514
|
Run mix format
|
2018-08-22 12:09:01 +02:00 |
|
Haelwenn (lanodan) Monnier
|
d5bdd55b5d
|
[Pleroma.Web.TwitterAPI.UserView]: Do not fail if user.bio is nil
|
2018-08-22 01:47:25 +02:00 |
|
ensra
|
5debd7b5cc
|
Twitter API: Support Mastodon-style bios
(multi-line, with links, and user mentions)
|
2018-08-21 14:03:36 +01:00 |
|
eal
|
37b802682c
|
HTML-sanitize usernames before emojifying.
|
2018-08-09 13:07:03 +03:00 |
|
eal
|
ed9738e031
|
Add tests for emoji in user profiles
Also use the correct field in TwitterAPI...
|
2018-08-08 09:24:50 +03:00 |
|
eal
|
cee63ad3f7
|
TwitterAPI user view: add screen_name_html and description_html.
|
2018-08-08 08:38:25 +03:00 |
|
William Pitcock
|
dcdf7b6686
|
twitter api: user view: show default message scope if known
|
2018-06-27 13:15:50 +00:00 |
|
William Pitcock
|
ba8dab7542
|
twitterapi: user view: return if an account is locked or not
|
2018-06-11 22:15:53 +00:00 |
|
lain
|
4afbef39f4
|
Format the code.
|
2018-03-30 15:01:53 +02:00 |
|
lain
|
5bc810c452
|
Add moderator function.
|
2018-02-20 18:44:50 +01:00 |
|
eal
|
ab83e0de6d
|
TwitterAPI: Add is_local to user view.
|
2018-02-01 21:41:19 +02:00 |
|
eal
|
14b086eec2
|
Add a default profile picture and banner.
This removes the placehold.it dependency.
|
2018-01-15 22:18:17 +02:00 |
|
href
|
72f7baa654
|
Merge remote-tracking branch 'upstream/develop' into media-proxy
|
2017-12-05 14:12:15 +01:00 |
|
Lain Iwakura
|
5c40986120
|
Basic backend chat.
|
2017-12-04 19:10:15 +01:00 |
|
href
|
5f35fdcf5d
|
media proxy: good enough wip
|
2017-11-28 20:50:34 +01:00 |
|
Thog
|
59770c3f5c
|
Fix all compilation warnings
|
2017-11-19 02:22:07 +01:00 |
|
eal
|
f7fc048aeb
|
TwitterAPI user view: add follows_you.
|
2017-11-08 19:13:03 +02:00 |
|
eal
|
4656cb9b99
|
TwitterAPI user view: add blocks.
|
2017-11-08 13:02:00 +02:00 |
|
Roger Braun
|
50409326a8
|
Refactor posting and make character limit configurable.
|
2017-09-15 14:17:36 +02:00 |
|
Roger Braun
|
6c3a0ffae4
|
Add banner and background updating.
|
2017-08-29 17:18:33 +02:00 |
|
Roger Braun
|
94a394e3a8
|
Add followers endpoint.
|
2017-07-20 20:29:15 +02:00 |
|
dtluna
|
069daf644d
|
Replace UserRepresenter with UserView
|
2017-06-20 00:12:37 +03:00 |
|