Commit Graph

398 Commits (7400f13f10fe3c287fcde4d27a6ee78a2a582de7)
 

Author SHA1 Message Date
daniel 7400f13f10
Merge pull request #113 from m4sk1n/navbar-labels
Make navbar look better on mobile devices
8 years ago
daniel ae71ffb26d
Merge pull request #40 from voss/dev
Danish translation done.
8 years ago
Daniel Supernault 662470c8dd Relicense from MIT to AGPL 8 years ago
Daniel Supernault 20432ada5f Add CommentPipeline 8 years ago
Daniel Supernault eaf465914a Add comment notifications 8 years ago
Daniel Supernault 059791c6af Add dbal dependency
Run `composer update` if you run an instance already!
8 years ago
Daniel Supernault 2a73150586 Update comment url structure 8 years ago
Daniel Supernault aaf94d56cc Fix comment timeline bug 8 years ago
daniel c35287f6ad
Merge pull request #176 from hellcp/patch-10
Don't use JS for navbar so much in mobile view
8 years ago
Daniel Supernault e88777ed57 Add self posts to personal timeline
Closes #85
8 years ago
Daniel Supernault 4751832ad3 Fix pagination bug for like and comment events 8 years ago
Daniel Supernault dfe451db70 Fix like count 8 years ago
Daniel Supernault 9952920aa7 Update status template 8 years ago
Daniel Supernault 2514bc75e3 Update status template 8 years ago
Daniel Supernault 2b4a6dc20a Update bootstrap.js 8 years ago
Daniel Supernault cc9dcca5e0 Update commentform.js 8 years ago
Daniel Supernault b2f20eb8a6 Update likebutton.js 8 years ago
Daniel Supernault dba78c24cc Update CommentController 8 years ago
Daniel Supernault d3860fdbb3 Update compiled assets 8 years ago
Daniel Supernault b4394605ee Update TimelineController 8 years ago
Daniel Supernault 31f7957d30 Update routes 8 years ago
Daniel Supernault 4ca5a9e742 Add ApiController 8 years ago
Daniel Supernault 4f93a4044e Add Font Awesome 5 8 years ago
Stasiek Michalski fe2017fe7b
Make searchbar darker 8 years ago
Stasiek Michalski 9e28bb6c56
Don't use JS for navbar so much in mobile view
And fix #174
8 years ago
Daniel Supernault 6d5c8fb90a Fix n+1 query in status view 8 years ago
Daniel Supernault 7f7e8526f3 Update status view 8 years ago
Daniel Supernault d13f73db95 Update compiled assets 8 years ago
daniel 010735b3bc
Merge pull request #163 from trwnh/patch-1
Fix margins on follower/following list
8 years ago
trwnh 48240d319c
Define offset only for md layout (following)
Fix #160 for following list
8 years ago
trwnh 89646cf1c6
Offset only for md layout (followers)
Fix #160 for followers list
8 years ago
daniel ceb0c0ae2b
Merge pull request #162 from trwnh/patch-1
CSS fixes and cleanup related to the block model
8 years ago
trwnh 32fa4c2e0b
Singular footer margin
Remove complexity and unnecessarily large gap
8 years ago
trwnh b1a46f9b15
Remove unnecessary block definition
Default display model is already block, so need to redefine it
8 years ago
trwnh 6c0817a572
Fix #156 8 years ago
daniel 32eca1a0fc
Merge pull request #154 from dansup/improve-user-profile
Change assets to use mix() method for versioning
8 years ago
Daniel Supernault 818fd76550 Change assets to use mix() method for versioning 8 years ago
daniel 0928e80485
Merge pull request #153 from dansup/improve-user-profile
Improve user profile
8 years ago
Daniel Supernault 3d657e0c52 Fix n+1 comment + like counts in status overlays 8 years ago
Daniel Supernault 3fcb53c7a6 Add padding to overlay 8 years ago
Daniel Supernault 333577c240 Update compiled assets 8 years ago
Daniel Supernault c36aeba532 Fix profile blade variables 8 years ago
daniel 4f2f6db200
Merge pull request #38 from moritzheiber/docker
Workable Docker container definitions and docker-compose runtime
8 years ago
daniel fb3c45943f
Merge pull request #151 from hellcp/patch-6
Make user images square and not dependant on aspect ratio
8 years ago
Stasiek Michalski ea119a28ed
Add CSS for added classes 8 years ago
Stasiek Michalski 66f285c2b1
Add supporting classes to square based layout 8 years ago
daniel cf0943a00a
Merge pull request #150 from hellcp/patch-5
Improve image view
8 years ago
Stasiek Michalski 0440f8ba72
Fix #90 8 years ago
Stasiek Michalski c4b9cc9eda
Remove useless hr 8 years ago
Stasiek Michalski 35020b7108
Update look of status view 8 years ago