Wykres commitów

345 Commity (c2282a0ab8ec36189cf5178a9a8915f7716cc6b0)

Autor SHA1 Wiadomość Data
Julius Härtl c2282a0ab8
Merge pull request #113 from nextcloud-gmbh/save-activity
save Activity
2018-12-04 15:48:32 +01:00
Julius Härtl 3a08bf0c00
Merge pull request #120 from nextcloud-gmbh/details-on-followers
Details also when displaying followers of an account
2018-12-04 15:45:03 +01:00
Julius Härtl 236caae524
Merge pull request #122 from nextcloud-gmbh/more-404
returns 404 on non existant user/avatar
2018-12-04 15:39:09 +01:00
Maxence Lange 03fbf37252 404 Response on local api
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2018-12-04 13:15:30 -01:00
Julius Härtl b674fb6c3c
Merge pull request #124 from nextcloud-gmbh/interactive-timeout
timeout is defined depends on when the request is done
2018-12-04 14:25:39 +01:00
Maxence Lange c240faab18 timeout is defined depends on when the request is done
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2018-12-04 09:58:00 -01:00
Maxence Lange 69ed8f984b silent on missing signature (a remote account is deleted
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2018-12-04 09:13:49 -01:00
Maxence Lange 25550d5d4e returns 404 on non existant user/avatar
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2018-12-04 09:02:13 -01:00
Maxence Lange 0ce9d6fa6c Details also when displaying followers of an account
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2018-12-04 07:27:56 -01:00
Maxence Lange 55600ee628 save Activity
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2018-12-03 20:03:22 -01:00
Julius Härtl c45cfe6b49
Merge pull request #103 from nextcloud-gmbh/bugfix/96/accessibility
Keyboard accessibility for emoji picker and profile tabs
2018-12-03 16:14:37 +01:00
Julius Härtl a08cd46123
Merge pull request #99 from nextcloud-gmbh/bugfix/noid/profile-info-view
Show list of followers/following on user profile
2018-12-03 13:37:10 +01:00
Julius Härtl e4529162db
Merge pull request #101 from nextcloud-gmbh/setupcheck
Setup check
2018-12-03 13:36:16 +01:00
Jan-Christoph Borchardt 339ee9cffc
Fix wording on setup screen
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2018-12-03 13:28:19 +01:00
Julius Härtl 1782e51169
Focus input when emoji picker is shown
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-12-03 13:10:44 +01:00
Julius Härtl 0f69a61a09
Check for configured base URL as well
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-12-03 12:41:22 +01:00
Julius Härtl d8b15e4bb1
Fix tab index indication on profile page
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-12-03 12:39:18 +01:00
Julius Härtl 867049d056
Fix keyboard focus of emoji picker
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-12-03 12:39:02 +01:00
Jan-Christoph Borchardt 03d0259460
Small wording fixes on the initial setup page
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2018-12-03 12:27:55 +01:00
Julius Härtl 31b6606b08
Add follow button to profile page
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-12-03 11:41:04 +01:00
Julius Härtl 18ac6411f7
Add local flag to actor cache join
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-12-03 11:41:04 +01:00
Julius Härtl 6f33b8372c
Cache avatars in the browser
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-12-03 11:41:04 +01:00
Julius Härtl 1ad1dd0461
Fetch followers/following list on profile view
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-12-03 11:41:04 +01:00
Maxence Lange d16b1770fe
Merge pull request #102 from nextcloud-gmbh/check-origin
check origin on external request
2018-12-03 09:35:22 -01:00
Maxence Lange 0d03ef5ced origin is based on actorId
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2018-12-03 09:34:17 -01:00
Julius Härtl d08ec50d28
Merge pull request #100 from nextcloud-gmbh/fixing-details
set viewer and assign details
2018-12-03 11:15:03 +01:00
Maxence Lange b5e1a8ea0d checking origin
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2018-12-03 09:09:19 -01:00
Julius Härtl bb100ea879
Add setup check for .well-known urls
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-12-03 11:08:15 +01:00
Jonas Sulzer a89dc2819e
add check for .well-known/webfinger
Signed-off-by: Jonas Sulzer <jonas@violoncello.ch>
2018-12-03 11:07:22 +01:00
Maxence Lange e1005958df
Merge pull request #98 from nextcloud-gmbh/bugfix/93/responsive
Make design more responsive
2018-12-03 09:01:27 -01:00
Maxence Lange a6f7faacbc set viewer and assign details
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2018-12-03 08:42:36 -01:00
Julius Härtl 7d0002bc17
Make design more responsive
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-12-03 09:57:26 +01:00
Maxence Lange 7f33e8d187 fixing the array of details
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2018-12-03 07:39:10 -01:00
Maxence Lange e40f723023 should be GET
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2018-12-03 07:38:33 -01:00
Maxence Lange bcc7172275
Merge pull request #86 from nextcloud-gmbh/followers-following
Followers/Following
2018-12-03 06:58:45 -01:00
Julius Härtl e26affdc8d
Use relative timestamp
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-12-03 08:48:01 +01:00
Julius Härtl 31b2e3a905
Fix timeline entries
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-12-03 08:48:01 +01:00
Julius Härtl f8ada2757e
Fix popup overlap (fixes #95)
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-12-03 08:48:01 +01:00
Julius Härtl 46b05c5200
Fix following/followers UI bugs
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-12-03 08:10:43 +01:00
Julius Härtl 56fdde1b8b
Return defaults for details
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-12-03 08:09:56 +01:00
Maxence Lange 7f747a0655
returns details about the followed, not the follower.
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2018-12-03 07:15:16 +01:00
Maxence Lange b5abb5d09c
fixing details
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2018-12-03 07:15:16 +01:00
Julius Härtl beea174e82
Update account api urls
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-12-03 07:15:15 +01:00
Maxence Lange bf45757997
routes and methods
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2018-12-03 07:15:15 +01:00
Maxence Lange a6e705671e
new routes!
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2018-12-03 07:15:15 +01:00
Maxence Lange fdfb917066
fixing
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2018-12-03 07:15:15 +01:00
Maxence Lange 454237b5a8
add type to Note
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2018-12-03 07:14:47 +01:00
Maxence Lange f9f2b07d7e
Followers/Following
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2018-12-03 07:14:39 +01:00
Jan-Christoph Borchardt 3eafb16c4e
Merge pull request #94 from nextcloud-gmbh/polishing
Polishing app metadata
2018-12-03 01:32:18 +01:00
Jan-Christoph Borchardt f0801f6151
Add promo design to readme
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2018-12-03 00:03:13 +01:00