Commit graph

269 commits

Author SHA1 Message Date
j1t
593f17ad33
Update notification.php 2018-06-05 06:12:38 +00: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
17bdf9c0be
Merge pull request #185 from OpenAlgeria/patch-3
Update French language profile.php
2018-06-04 22:59:47 -06:00
daniel
2e4fb02258
Merge pull request #184 from OpenAlgeria/patch-2
Update French language notification.php
2018-06-04 22:58:55 -06:00
daniel
10e54dc4d8
Merge pull request #183 from OpenAlgeria/patch-1
Update  French language timeline.php
2018-06-04 22:57:37 -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
da8dfe4410
Merge pull request #166 from iah/dev
Fixed typos.
2018-06-04 22:43:36 -06:00
daniel
38e8e2b103
Merge pull request #147 from jaranta/dev
Add Finnish translations
2018-06-04 22:40:42 -06:00
daniel
eee083714f
Merge pull request #146 from MasterGroosha/russian
Added Russian translation for some files
2018-06-04 22:33:33 -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
daniel
ae71ffb26d
Merge pull request #40 from voss/dev
Danish translation done.
2018-06-04 21:21:19 -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
78fe6758c9
Add needed classes to status view 2018-06-05 00:04:56 +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 Supernault
aaf94d56cc Fix comment timeline bug 2018-06-03 23:40:17 -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
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
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
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
OpenAlgeria
7a57c3cd42
Update French language profile.php 2018-06-04 01:18:42 +02:00
OpenAlgeria
b6bf360d00
Update French language notification.php 2018-06-04 01:13:40 +02:00
OpenAlgeria
e4564828f3
Update French language timeline.php 2018-06-04 01:10:50 +02: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
Stasiek Michalski
172c0c5d66
Add border breakpoint 2018-06-03 15:04:02 +02:00
Isak Alexander
875b32c5bc
Fixed language. 2018-06-03 13:11:27 +02:00
Isak Alexander
4c76d3dfbc
Fixed typos 2018-06-03 12:38:04 +02:00