4b0e3eb1fb
Merge remote-tracking branch 'upstream/master'
Kai Schaper2016-10-20 17:35:05 +02:00
19cfe64455
add/update specs for Button, DisplayName, DropdownMenu
Kai Schaper2016-10-20 17:34:44 +02:00
04bbc57690Fix#100 - Add "back" button to certain views Also fix reloading of timelines after merge-type events
Eugen Rochko2016-10-19 18:20:19 +02:00
8698cd3281
Remember scroll position when navigating back, do not needlessly reload entire timelines (only fetch since last known ID). Side effect: account timelines no longer update in real-time
Eugen Rochko2016-10-18 23:06:28 +02:00
1d2175f73c
Do not force-transcode uploaded videos to webm (leave mp4 as-is)
Eugen Rochko2016-10-18 17:51:45 +02:00
6c05e3063a
Include <id> (identical value to <uri>) on person-type objects in Atom This might help with GS compatibility
Eugen Rochko2016-10-17 15:36:37 +02:00
b5c6d00afaFix#99 - public timeline not just reblogs, fix#98 infinite scrolling issues
Eugen Rochko2016-10-17 01:23:41 +02:00
13ee88926d
Increase default number of loaded suggestions to 10
Eugen Rochko2016-10-16 19:30:01 +02:00
f0f791bb76
Don't preload timelines as props, load them when timeline component is mounted This prevents the bug where if you go "back" to the UI after navigating to another page it loads with the old set of statuses
Eugen Rochko2016-10-16 19:23:17 +02:00
0895ff414e
Fix RemoveStatusService trying to send delete salmons on behalf of remote statuses
Eugen Rochko2016-10-16 19:14:23 +02:00
de1f3aab86Fix#16 - Optimize n+1 queries when checking reblogged/favourited values for status lists in API
Eugen Rochko2016-10-16 18:57:54 +02:00
1de2833f30
Filter out reblogs of blocked users from public timeline (the not real-time variant)
Eugen Rochko2016-10-16 18:35:20 +02:00
b8eda3026f
Fix scrolling on small devices for account timelines and compose column
Eugen Rochko2016-10-16 17:09:00 +02:00
4470330385
Backfill follow suggestions with fallback when not enough results. Cycling through suggestions in UI
Eugen Rochko2016-10-16 17:04:13 +02:00
9b195f5dd3
Add window titles to auth pages and about page, link sign up/login from about page
Eugen Rochko2016-10-14 01:03:12 +02:00
33f7e1cf99
Shorten rendered links (strip protocol and www, truncate to 30 chars), redirect to sign in page after sign up instead of root path which redirects to /about
Eugen Rochko2016-10-13 16:49:52 +02:00
157f03f8bd
No-op for Salmons without body, fail fast if Webfinger does not contain all required resource links (profile page, salmon, atom feed, magic key)
Eugen Rochko2016-10-13 13:41:06 +02:00
36e7eeb6b9
Treat dfrn:owner like xmlns:author for Friendica compatibility
Eugen Rochko2016-10-12 22:55:00 +02:00
64302b3c99
Improve Friendica support (but still not there yet)
Eugen Rochko2016-10-12 21:07:00 +02:00