Commit graph

130 commits

Author SHA1 Message Date
trwnh dcc01d8191
Link footer to pixelfed.org
Clicking pixelfed.org should load pixelfed.org
2018-06-07 17:47:08 -05:00
Daniel Supernault f9bc974e54 Update activity blade template 2018-06-05 22:17:14 -06:00
Daniel Supernault 34ae2a96be Fix icon size 2018-06-05 22:08:30 -06:00
Daniel Supernault 40b1f61611 Hide page status loader until its finished 2018-06-05 20:02:09 -06:00
trwnh 1e5941285d
Fix missing bootstrap prefix in activity page
Fixes #210 - same issue as #163 but on a different page
2018-06-05 06:24:22 -05:00
Daniel Supernault a817875064 Add basic language picker 2018-06-05 01:49:05 -06:00
Stasiek Michalski 0381ac249e
Add infinite scroll messages to public timeline 2018-06-05 08:29:38 +02:00
Stasiek Michalski fc3a52b224
Add HTML required for infinite scroll messages 2018-06-05 08:27:18 +02:00
Daniel Supernault e9627c4c4c Update ProfileController 2018-06-04 23:25:34 -06:00
daniel 70082078d8
Merge pull request #197 from hellcp/patch-13
Fixes to look of status view
2018-06-04 23:00:59 -06:00
daniel e88e362d19
Merge pull request #180 from hellcp/patch-11
New new user profile look
2018-06-04 22:56:11 -06:00
Stasiek Michalski 0fd6316806
Merge branch 'frontend-ui-refactor' into patch-13 2018-06-05 06:53:52 +02:00
daniel 91d01a2634
Merge pull request #173 from hellcp/patch-9
Add breakpoined border to status view
2018-06-04 22:50:17 -06:00
Daniel Supernault 4c7cf26c16 Fix N+1 in #144 2018-06-04 22:09:48 -06:00
daniel 2a04281bdc
Merge pull request #144 from hellcp/patch-4
Introduce OpenGraph meta tags
2018-06-04 22:03:05 -06:00
daniel f1c50408f1
Merge pull request #135 from hellcp/patch-3
Make footer always be at the bottom of the page
2018-06-04 21:44:51 -06:00
Daniel Supernault c2f6ffc043 Make #122 responsive
Closes #119
2018-06-04 21:33:19 -06:00
daniel e8b88f0b59
Merge pull request #122 from Whaxion/dev
Change id to username in users list and change the url
2018-06-04 21:28:59 -06:00
daniel 7400f13f10
Merge pull request #113 from m4sk1n/navbar-labels
Make navbar look better on mobile devices
2018-06-04 21:23:10 -06:00
Stasiek Michalski 6c98939bf2
Merge branch 'frontend-ui-refactor' into patch-9 2018-06-05 00:12:45 +02:00
Stasiek Michalski f69dfb0364
Merge branch 'dev' into patch-4 2018-06-05 00:10:37 +02:00
Stasiek Michalski 47a15c89b0
Merge branch 'dev' into patch-3 2018-06-05 00:08:55 +02:00
Stasiek Michalski 33ab1c987a
Add required html to improve status view 2018-06-04 23:55:28 +02:00
Daniel Supernault eaf465914a Add comment notifications 2018-06-04 02:16:33 -06:00
daniel c35287f6ad
Merge pull request #176 from hellcp/patch-10
Don't use JS for navbar so much in mobile view
2018-06-03 21:44:25 -06:00
Daniel Supernault 9952920aa7 Update status template 2018-06-03 20:21:13 -06:00
Daniel Supernault 2514bc75e3 Update status template 2018-06-03 20:21:02 -06:00
Stasiek Michalski 1fa27770b8
Merge branch 'frontend-ui-refactor' into patch-11 2018-06-04 00:29:00 +02:00
Stasiek Michalski 022d23ff79
Restore link to user profile 2018-06-03 20:44:25 +02:00
Stasiek Michalski f09acf51b6
Adapt following to partial 2018-06-03 18:22:41 +02:00
Stasiek Michalski 412c3c8122
Adapt following to partial 2018-06-03 18:21:54 +02:00
Stasiek Michalski d03c762146
Adapt show to new partial 2018-06-03 18:19:13 +02:00
Stasiek Michalski a9cc8239be
Seperate info about user into new view 2018-06-03 18:07:18 +02:00
Stasiek Michalski fe2017fe7b
Make searchbar darker 2018-06-03 16:28:59 +02:00
Stasiek Michalski 9e28bb6c56
Don't use JS for navbar so much in mobile view
And fix #174
2018-06-03 16:22:13 +02:00
Stasiek Michalski a96bf64388
Add breakpoined border to status 2018-06-03 15:05:23 +02:00
Daniel Supernault 6d5c8fb90a Fix n+1 query in status view 2018-06-03 01:15:38 -06:00
Daniel Supernault 7f7e8526f3 Update status view 2018-06-03 01:00:16 -06:00
trwnh 48240d319c
Define offset only for md layout (following)
Fix #160 for following list
2018-06-03 01:46:25 -05:00
trwnh 89646cf1c6
Offset only for md layout (followers)
Fix #160 for followers list
2018-06-03 01:44:29 -05:00
trwnh 32fa4c2e0b
Singular footer margin
Remove complexity and unnecessarily large gap
2018-06-03 01:20:06 -05:00
Daniel Supernault 818fd76550 Change assets to use mix() method for versioning 2018-06-02 21:03:37 -06:00
Daniel Supernault 3d657e0c52 Fix n+1 comment + like counts in status overlays 2018-06-02 20:26:49 -06:00
Daniel Supernault 3fcb53c7a6 Add padding to overlay 2018-06-02 20:22:44 -06:00
Daniel Supernault c36aeba532 Fix profile blade variables 2018-06-02 19:41:27 -06:00
Stasiek Michalski 66f285c2b1
Add supporting classes to square based layout 2018-06-03 03:25:29 +02:00
daniel cf0943a00a
Merge pull request #150 from hellcp/patch-5
Improve image view
2018-06-02 18:57:04 -06:00
Stasiek Michalski c4b9cc9eda
Remove useless hr 2018-06-03 01:52:50 +02:00
Stasiek Michalski 35020b7108
Update look of status view 2018-06-03 01:47:06 +02:00
Daniel Supernault c53e963537 Add supported file types and max caption length to new post form.
Closes #121 and #136
2018-06-02 16:53:35 -06:00