Commit graph

227 commits

Author SHA1 Message Date
daniel
9c4c06ea48
Merge pull request #377 from hellcp/patch-27
Fix usernames escaping div and make images link to users
2018-08-14 15:10:31 -06:00
daniel
efbbcf24d7
Merge pull request #314 from hellcp/patch-26
Make followers list flush on mobile
2018-08-14 15:08:43 -06:00
daniel
98dc7cc211
Merge pull request #367 from m4sk1n/nosavedposts
Add message for no saved posts
2018-08-14 15:04:48 -06:00
Stasiek Michalski
3b60ab45ac
Fix usernames escaping div and make images link to users 2018-08-14 11:45:42 +02:00
Daniel Supernault
7192c11355
Update StatusController, add AP discovery 2018-08-13 22:23:40 -06:00
Marcin Mikołajczak
25b48358b5 Add message for no saved posts
Signed-off-by: Marcin Mikołajczak <me@m4sk.in>
2018-08-13 10:59:33 +02:00
Daniel Supernault
230f935262
Update settings view 2018-08-12 20:50:08 -06:00
Daniel Supernault
00aaf9bf35
Update settings sidebar view 2018-08-12 20:46:16 -06:00
daniel
c2f9c02f9b
Merge pull request #294 from hellcp/patch-24
Adapt profile changes to discover
2018-08-10 19:32:00 -06:00
Stasiek Michalski
d3daa9b084
Merge branch 'frontend-ui-refactor' into patch-23 2018-08-10 21:16:24 +02:00
Daniel Supernault
d654ce93d4
Add favicon 2018-08-10 13:06:12 -06:00
Daniel Supernault
6a12f59df1
Update settings sidebar view 2018-08-10 03:22:36 -06:00
Daniel Supernault
f4f7909a06
Update web routes 2018-08-10 03:10:05 -06:00
Daniel Supernault
5d3b66f778
Update site sidebar 2018-08-10 00:56:38 -06:00
Daniel Supernault
1383feca0d
Update hashtag view 2018-08-10 00:26:51 -06:00
Daniel Supernault
56c10155d4
Update settings sidebar view 2018-08-09 23:48:18 -06:00
Daniel Supernault
6a834fdd5c
Update activity view 2018-08-09 23:29:48 -06:00
Daniel Supernault
f30542ffff
Add noindex to profile follower/following pages 2018-08-09 22:55:15 -06:00
Daniel Supernault
67eef91d2d
Update 404 view 2018-08-09 22:53:53 -06:00
Daniel Supernault
32828b9ea9
Update navbar view 2018-08-09 22:50:38 -06:00
Daniel Supernault
483af424d6
Update app master view 2018-08-09 22:38:46 -06:00
Daniel Supernault
08a14877d4
Update status view 2018-08-09 22:29:56 -06:00
Daniel Supernault
a298ed6178
Update status form view 🎉 2018-08-09 22:24:42 -06:00
Daniel Supernault
f17f2e4ceb
Update status template view 2018-08-09 22:19:52 -06:00
Daniel Supernault
9e9a96ce95
Add timeline template view 2018-08-09 21:42:06 -06:00
Daniel Supernault
a22a5c2922
Add show all comments view 2018-08-09 20:03:33 -06:00
Daniel Supernault
bc55b276f0
Update notifications view 2018-08-09 20:00:04 -06:00
Daniel Supernault
483dca7788
Add following activity view 2018-08-09 19:58:47 -06:00
daniel
921ff1ae61
Merge branch 'frontend-ui-refactor' into gdpr-privacy-policy 2018-08-09 15:33:41 -06:00
daniel
f46b23aa94
Merge pull request #347 from lamby/dont-double-escape-caption-in-atom-feed
Don't double-escape caption in Atom feed.
2018-08-09 15:30:36 -06:00
Chris Lamb
e527e888b5 Don't double-escape caption in Atom feed.
This avoids ugly literal "I don&amp;#039;t know" in feed readers, etc.
2018-08-08 22:36:45 +02:00
Daniel Supernault
4ba9e2cd6c Add infinite scroll to profiles, and support private profiles 2018-07-24 22:33:55 -06:00
Daniel Supernault
b29ca1823d Update settings template 2018-07-23 23:09:45 -06:00
Daniel Supernault
dbce506655 Update footer 2018-07-23 21:22:01 -06:00
Daniel Supernault
04b22b29d7 Update navbar logo 2018-07-02 21:15:28 -06:00
Stasiek Michalski
1ec14f3983
Make followers list flush on mobile 2018-06-30 04:35:02 +02:00
Stasiek Michalski
0dad6ab0dd
Make followers list flush on mobile 2018-06-30 04:33:55 +02:00
Daniel Supernault
b7fcc6a45b Update settings page 2018-06-21 18:54:18 -06:00
Daniel Supernault
bc5356420a Update logo
Fixes #295
2018-06-18 14:21:21 -06:00
Stasiek Michalski
dc799ca917
Adapt profile changes to tags too 2018-06-18 15:53:12 +02:00
Stasiek Michalski
87a0e036d3
Adapt tiling from user profiles 2018-06-18 15:46:26 +02:00
Stasiek Michalski
b7dfe762f7
Merge branch 'frontend-ui-refactor' into patch-23 2018-06-18 12:55:21 +02:00
Daniel Supernault
3c63e20343 Update logo 2018-06-18 00:37:06 -06:00
Daniel Supernault
aeb2a1679d Add new logo 2018-06-17 22:53:55 -06:00
daniel
154cd4815d
Merge pull request #273 from hellcp/patch-22
Make mobile cards flush
2018-06-17 21:48:19 -06:00
daniel
0bf32c63d5
Merge pull request #272 from hellcp/patch-21
Make icons in status more consistent
2018-06-17 21:47:16 -06:00
daniel
d5d5559ed1
Merge pull request #247 from m4sk1n/nicertypography
Nicer typography
2018-06-16 15:26:37 -06:00
Stasiek Michalski
bbda58df6a
Make public timeline wider on sm breakpoint 2018-06-16 10:12:07 +02:00
Stasiek Michalski
7df166fe58
Make column wider on sm breakpoint 2018-06-16 10:11:22 +02:00
Stasiek Michalski
c222b747f2
Fix margin in mobile view 2018-06-16 10:10:12 +02:00