Maxim Filippov
828b1c78f9
Implement user_profile.spec.js
2018-12-15 06:16:44 +03:00
Maxim Filippov
e4a34cc4d4
Use 'userProfileLink' to generate user-profile link
2018-12-13 19:57:11 +03:00
Maxim Filippov
24caa2cfcd
Add generateProfileLink
2018-12-13 05:00:01 +03:00
Maxim Filippov
ae8f0f36d8
Use "~" as a route namespace symbol
2018-12-10 01:21:52 +03:00
Maxim Filippov
c1dc69a038
Pass userName instead of userId
2018-12-06 22:10:46 +03:00
Maxim Filippov
7d5794b9fa
Fix redirect paths
2018-12-06 22:10:46 +03:00
Maxim Filippov
54c6438b17
Fix typo
2018-12-06 22:09:54 +03:00
Maxim Filippov
eb4cd64152
Fix avatar styles
2018-12-06 22:09:54 +03:00
Maxim Filippov
6532462b95
Move old routes to /p, use /nickname for user profiles
2018-12-06 22:09:54 +03:00
raeno
8987c3025d
Fix color fallback order
2018-12-05 23:35:15 +04:00
raeno
e3d0917db8
Use console.warn instead of console.log
2018-12-05 23:13:08 +04:00
raeno
a3e19cbafa
Get rid of mutation_types file, use inline approach. Minor fixes
2018-12-05 23:07:58 +04:00
raeno
636be3b681
Add fallback color rule.
2018-12-05 23:05:43 +04:00
raeno
f1d1fd64d3
Clean up the code
2018-12-05 20:19:39 +04:00
raeno
91a72d51ff
Validate name presence on client-side as well
...
* remove email address validation, we have it covered by html itself and it's quite annoying
* add shakeError animation
* fix styles a bit
2018-12-05 19:42:33 +04:00
raeno
f9ff839b1a
Better styling for client-side validation. Add I18n for validation errors.
2018-12-05 19:17:29 +04:00
raeno
2b903f790d
Fix broken ToS link. Fix linter errors
2018-12-05 13:47:42 +04:00
raeno
0029313775
Add client validation for registration form
...
* also extract registration logic to users.js module
2018-12-05 13:44:12 +04:00
raeno
822559afd8
Humanize validation errors returned on registration
2018-12-05 13:44:12 +04:00
Henry
9143862707
Merge branch 'fix/user-settings-switch' into 'develop'
...
Switch to "timeline" when pressing user-settings
See merge request pleroma/pleroma-fe!397
2018-12-05 07:34:27 +00:00
Mark Felder
75879621b1
Fix iOS Safari from making videos play fullscreen by default
...
This works in iOS 10+.
2018-12-04 17:05:38 -06:00
ValD
57366ff0cc
added PR comments
2018-12-05 00:38:53 +05:30
ValD
88aa0f1245
resolved the lint
2018-12-05 00:19:00 +05:30
ValD
da3adff5a8
used the deleted data param as condition in status template
2018-12-05 00:15:08 +05:30
eal
5eced8bf09
Switch to "timeline" when pressing user-settings
2018-12-04 18:24:31 +02:00
lambda
f146562d70
Merge branch 'target_blank_profile' into 'develop'
...
Made links in user bio always open in new tabs
Closes #169
See merge request pleroma/pleroma-fe!394
2018-12-04 12:10:35 +00:00
ValD
ea4fafb27e
Added user setting tooltip
2018-12-04 15:24:01 +05:30
Henry Jameson
6d6d1102d9
made links in user bio always open in new tabs
2018-12-04 11:38:00 +03:00
ValD
c142f7b7b6
addressed PR comments
2018-12-04 00:45:31 +05:30
ValD
c40bda7c2a
added tooltip
2018-12-04 00:45:31 +05:30
lambda
b851b8dd02
Merge branch 'fix-vimium' into 'develop'
...
fixes vimium not giving retweet button a hint
Closes #166
See merge request pleroma/pleroma-fe!385
2018-12-03 17:56:21 +00:00
lambda
9e78eddf2a
Merge branch 'subject-line-entry-auto' into 'develop'
...
Added option to auto-hide subject field when it's empty.
Closes #174
See merge request pleroma/pleroma-fe!388
2018-12-03 14:55:43 +00:00
lambda
ea28aa62f0
Merge branch 'ss-read' into 'develop'
...
Server-side read marking
See merge request pleroma/pleroma-fe!386
2018-12-03 14:47:27 +00:00
Henry Jameson
ccb1682379
Add userId property to timelines so that we don't overwrite user timeline meant
...
for another user
2018-12-03 09:29:33 +03:00
Henry Jameson
b34097a5c1
Added option to auto-hide subject field when it's empty.
2018-12-03 06:47:35 +03:00
Henry Jameson
b555d617e4
removes hacks from notifications storage, adds api call to let server update
...
is_seen attribute
2018-12-02 13:36:11 +03:00
Henry Jameson
8174248b98
fixes vimium not giving retweet button a hint
2018-12-02 13:05:18 +03:00
lambda
ff60a9e631
Merge branch 'fix/user-search-profile-link' into 'develop'
...
Fix user search profile link
See merge request pleroma/pleroma-fe!382
2018-11-30 19:51:50 +00:00
lambda
fdd8cb619a
Merge branch 'logout_on_password_change' into 'develop'
...
Logout user on password change
Closes #185
See merge request pleroma/pleroma-fe!384
2018-11-30 19:49:48 +00:00
lambda
7d12a65b3b
Merge branch 'fix/switch-to-timeline-on-mobile' into 'develop'
...
Switch to timeline view on mobile when clicking relevant actions
See merge request pleroma/pleroma-fe!383
2018-11-30 19:49:09 +00:00
raeno
59b84c2a06
Do not use underscore at the beginning of the method
2018-11-30 18:53:59 +04:00
raeno
0c3cd05965
Logout user on password change
2018-11-30 17:30:55 +04:00
Maxim Filippov
bee6a0273b
Route user to the correct profile URL
2018-11-28 19:24:50 +03:00
Maxim Filippov
21b600d5e1
Typo
2018-11-28 19:24:19 +03:00
Henry Jameson
b948234aec
whoops
2018-11-26 04:44:54 +03:00
Henry Jameson
e06717fd0d
Merge remote-tracking branch 'upstream/develop' into feature/scope_preferences
...
* upstream/develop:
DM timeline: stream new statuses
update-japanese-translation
Add actual user search.
incorporate most translation changes from MR 368
update french translation
Always show dm panel.
Add direct message tab.
api service url
On logout switch to public timeline.
Put oauth text into description.
Display OAuth login on login form button.
Add login form back in.
Linting.
Re-activate registration, use oauth password flow to fetch token.
Fix typo.
Remove gonsole.logg :DD
Fix linting.
Move login to oauth.
2018-11-26 04:38:44 +03:00
Henry Jameson
0ca42bd3d6
Merge remote-tracking branch 'upstream/develop' into feature/scope_preferences
...
* upstream/develop: (36 commits)
remove deploy stage
remove deploy stage
updated and completed German translation
minor modification of Chinese translation
update Chinese translation
Add Chinese language
Fix posting.
Count spoiler text in the character count. Fixes #135 .
Added Irish (Gaeilge) Language
Copy-Paste too fast from the Catalan file apparently. Now it's in good Occitan.
simplify code
adapt to destructive change of api
Adds Occitan locale
Updated italian translation
Update oc.json
Update oc.json
Update of the oc.json file Actualizacion del fichièr oc.json
Sort messages object by language code so that it's easier from the UI to browse them.
explicitly set collapseMessageWithSubject to undefined
Fall back to instance settings consistently
...
2018-11-26 04:33:41 +03:00
eal
668087a29e
Switch to timeline on nav panel actions
2018-11-25 19:00:24 +02:00
Roger Braun
c34eebff6c
Add actual user search.
2018-11-14 20:31:06 +01:00
Roger Braun
c7d469249e
Always show dm panel.
2018-11-13 22:30:00 +01:00