daniel
f718efcc95
Frontend ui refactor ( #379 )
...
* Make followers list flush on mobile
* Make followers list flush on mobile
* Add message for no saved posts
Signed-off-by: Marcin Mikołajczak <me@m4sk.in>
* add MySQL version req to README.md
* adding back example file, deleted accidentally
* and remove extra empty line, no need to cause a change in the repo
* make clear which version of MySQL is supported
* Unsquish tag-page avatars
Fix #374
* Fix usernames escaping div and make images link to users
* Fix Nginx config
2018-08-14 15:12:44 -06:00
Stasiek Michalski
d3daa9b084
Merge branch 'frontend-ui-refactor' into patch-23
2018-08-10 21:16:24 +02:00
Daniel Supernault
d8d592b757
Update custom sass
2018-08-09 22:02:31 -06:00
Daniel Supernault
55e033fdec
Update timeline component, add lazy loading
2018-08-09 22:01:35 -06:00
Daniel Supernault
95fdf03d36
Update typeahead.js lib
2018-08-09 22:00:41 -06:00
Daniel Supernault
7c3c537572
Update statusform component
2018-08-09 22:00:10 -06:00
Daniel Supernault
594d653980
Update bloodhound.js lib
2018-08-09 21:57:54 -06:00
Daniel Supernault
dbfc401987
Update likebutton component
2018-08-09 21:57:06 -06:00
Daniel Supernault
03f4c23024
Update commentform component
2018-08-09 21:54:12 -06:00
Daniel Supernault
5a9fb29c17
Update bootstrap.js
2018-08-09 21:50:09 -06:00
Daniel Supernault
0ce5ca82bc
Add FollowSuggestions vue component
2018-08-09 21:49:15 -06:00
Daniel Supernault
5ec4b8f8d2
Add Laravel Passport vue components
2018-07-12 16:00:34 -06:00
Stasiek Michalski
b7dfe762f7
Merge branch 'frontend-ui-refactor' into patch-23
2018-06-18 12:55:21 +02:00
Daniel Supernault
f7cd91110d
Update compiled assets
2018-06-17 23:28:34 -06:00
Daniel Supernault
4d686b8074
Update commentform
...
Closes #284
2018-06-17 21:45:01 -06:00
Stasiek Michalski
e27918e4b2
Fix to correct breakpoint
2018-06-15 13:04:23 +02:00
Stasiek Michalski
3f2aa0a327
Remove borders from profile view
2018-06-15 12:54:57 +02:00
Stasiek Michalski
b44ff216d0
Merge branch 'frontend-ui-refactor' into patch-20
2018-06-15 08:32:27 +02:00
Daniel Supernault
0be5a9ec5d
Update compiled assets
2018-06-13 23:36:21 -06:00
Daniel Supernault
47df007a7e
Add Photo Filters and Photo Albums
2018-06-13 20:57:16 -06:00
Daniel Supernault
63343ae503
Add basic CW/NSFW support
2018-06-09 16:29:36 -06:00
Daniel Supernault
0e316aabdc
Add activity.js, infinite scroll for notifications
2018-06-09 14:42:35 -06:00
Stasiek Michalski
b5e8b9c203
Fix #244 and rounded corners in xs viewpoint
2018-06-09 21:46:29 +02:00
Daniel Supernault
1d5226c3c6
Update compiled assets
2018-06-06 23:55:17 -06:00
daniel
2cf44735bf
Merge branch 'frontend-ui-refactor' into patch-19
2018-06-06 23:50:55 -06:00
Stasiek Michalski
bec5a8d919
Make notification images not stretch
2018-06-06 20:43:50 +02:00
Stasiek Michalski
99975da140
Add classes for limiting height on breakpoints
2018-06-06 06:58:39 +02:00
Daniel Supernault
e45ab15352
Update font awesome sass
2018-06-05 20:58:53 -06:00
Daniel Supernault
40b1f61611
Hide page status loader until its finished
2018-06-05 20:02:09 -06:00
Daniel Supernault
be2f3873e9
Update compiled assets
2018-06-05 01:48:19 -06:00
Stasiek Michalski
cdc19d4419
Add JS for page messages
2018-06-05 08:38:48 +02:00
Stasiek Michalski
fca898e766
Add css for loading page routine
2018-06-05 08:37:12 +02: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
Stasiek Michalski
6c98939bf2
Merge branch 'frontend-ui-refactor' into patch-9
2018-06-05 00:12:45 +02:00
Stasiek Michalski
47a15c89b0
Merge branch 'dev' into patch-3
2018-06-05 00:08:55 +02:00
Stasiek Michalski
78fe6758c9
Add needed classes to status view
2018-06-05 00:04:56 +02:00
Daniel Supernault
aaf94d56cc
Fix comment timeline bug
2018-06-03 23:40:17 -06:00
Daniel Supernault
4751832ad3
Fix pagination bug for like and comment events
2018-06-03 21:04:01 -06:00
Daniel Supernault
dfe451db70
Fix like count
2018-06-03 20:46:55 -06:00
Daniel Supernault
2b4a6dc20a
Update bootstrap.js
2018-06-03 20:20:54 -06:00
Daniel Supernault
cc9dcca5e0
Update commentform.js
2018-06-03 20:20:45 -06:00
Daniel Supernault
b2f20eb8a6
Update likebutton.js
2018-06-03 20:20:39 -06:00
Daniel Supernault
4f93a4044e
Add Font Awesome 5
2018-06-03 19:38:18 -06:00
Stasiek Michalski
172c0c5d66
Add border breakpoint
2018-06-03 15:04:02 +02:00
trwnh
b1a46f9b15
Remove unnecessary block definition
...
Default display model is already block, so need to redefine it
2018-06-03 01:17:27 -05:00
trwnh
6c0817a572
Fix #156
2018-06-03 01:06:26 -05:00
Stasiek Michalski
ea119a28ed
Add CSS for added classes
2018-06-03 03:28:58 +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
0440f8ba72
Fix #90
2018-06-03 01:53:54 +02:00