Commit Graph

429 Commits (8d95796aa9c6e9ac338ea54f9588024128fbdbbd)
 

Author SHA1 Message Date
daniel 8d95796aa9
Merge pull request #199 from dansup/frontend-ui-refactor
Frontend UI tweaks
7 years ago
daniel 16f4d52476
Merge pull request #137 from Skehmatics/fix/apostrophe-bug
(Lazily) fix #131 by ignoring hashtags that begin with a ampersand in lexer
7 years ago
Daniel Supernault 4c7cf26c16 Fix N+1 in #144 7 years ago
daniel 2a04281bdc
Merge pull request #144 from hellcp/patch-4
Introduce OpenGraph meta tags
7 years ago
Daniel Supernault a189f899e3 Update compiled assets from #135 7 years ago
daniel f1c50408f1
Merge pull request #135 from hellcp/patch-3
Make footer always be at the bottom of the page
7 years ago
Daniel Supernault c2f6ffc043 Make #122 responsive
Closes #119
7 years ago
daniel e8b88f0b59
Merge pull request #122 from Whaxion/dev
Change id to username in users list and change the url
7 years ago
daniel 7400f13f10
Merge pull request #113 from m4sk1n/navbar-labels
Make navbar look better on mobile devices
7 years ago
daniel ae71ffb26d
Merge pull request #40 from voss/dev
Danish translation done.
7 years ago
daniel 1c457ab3dd
Merge pull request #198 from dansup/frontend-ui-refactor
Relicense from MIT to AGPL
7 years ago
Daniel Supernault 662470c8dd Relicense from MIT to AGPL 7 years ago
Stasiek Michalski f69dfb0364
Merge branch 'dev' into patch-4 7 years ago
Stasiek Michalski 47a15c89b0
Merge branch 'dev' into patch-3 7 years ago
daniel ce9ec42c80
Merge pull request #196 from dansup/frontend-ui-refactor
Add CommentPipeline
7 years ago
Daniel Supernault 20432ada5f Add CommentPipeline 7 years ago
daniel 297118527b
Merge pull request #195 from dansup/frontend-ui-refactor
Add comment notifications
7 years ago
Daniel Supernault eaf465914a Add comment notifications 7 years ago
daniel 5aa19d5ae3
Merge pull request #194 from dansup/frontend-ui-refactor
Add dbal dependency
7 years ago
Daniel Supernault 059791c6af Add dbal dependency
Run `composer update` if you run an instance already!
7 years ago
daniel 93e629ac4a
Merge pull request #193 from dansup/frontend-ui-refactor
Update comment url structure
7 years ago
Daniel Supernault 2a73150586 Update comment url structure 7 years ago
daniel 646c4489e7
Merge pull request #192 from dansup/frontend-ui-refactor
Frontend ui refactor
7 years ago
Daniel Supernault aaf94d56cc Fix comment timeline bug 7 years ago
daniel c35287f6ad
Merge pull request #176 from hellcp/patch-10
Don't use JS for navbar so much in mobile view
7 years ago
daniel 8d29b2aad4
Merge pull request #190 from dansup/frontend-ui-refactor
Add self posts to personal timeline
7 years ago
Daniel Supernault e88777ed57 Add self posts to personal timeline
Closes #85
7 years ago
daniel d603cb2a36
Merge pull request #188 from dansup/frontend-ui-refactor
Fix pagination bug for like and comment events
7 years ago
Daniel Supernault 4751832ad3 Fix pagination bug for like and comment events 7 years ago
daniel 3953fb0c42
Merge pull request #187 from dansup/frontend-ui-refactor
Fix like count
7 years ago
Daniel Supernault dfe451db70 Fix like count 7 years ago
daniel 357382ba6c
Merge pull request #186 from dansup/frontend-ui-refactor
Fix like/comment forms
7 years ago
Daniel Supernault 9952920aa7 Update status template 7 years ago
Daniel Supernault 2514bc75e3 Update status template 7 years ago
Daniel Supernault 2b4a6dc20a Update bootstrap.js 7 years ago
Daniel Supernault cc9dcca5e0 Update commentform.js 7 years ago
Daniel Supernault b2f20eb8a6 Update likebutton.js 7 years ago
Daniel Supernault dba78c24cc Update CommentController 7 years ago
Daniel Supernault d3860fdbb3 Update compiled assets 7 years ago
Daniel Supernault b4394605ee Update TimelineController 7 years ago
Daniel Supernault 31f7957d30 Update routes 7 years ago
Daniel Supernault 4ca5a9e742 Add ApiController 7 years ago
Daniel Supernault 4f93a4044e Add Font Awesome 5 7 years ago
Stasiek Michalski fe2017fe7b
Make searchbar darker 7 years ago
Stasiek Michalski 9e28bb6c56
Don't use JS for navbar so much in mobile view
And fix #174
7 years ago
Daniel Supernault 6d5c8fb90a Fix n+1 query in status view 7 years ago
Daniel Supernault 7f7e8526f3 Update status view 7 years ago
Daniel Supernault d13f73db95 Update compiled assets 7 years ago
daniel 010735b3bc
Merge pull request #163 from trwnh/patch-1
Fix margins on follower/following list
7 years ago
trwnh 48240d319c
Define offset only for md layout (following)
Fix #160 for following list
7 years ago