1
0
Fork 0
Commit Graph

430 Commits

Author SHA1 Message Date
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
daniel ceb0c0ae2b
Merge pull request #162 from trwnh/patch-1
CSS fixes and cleanup related to the block model
2018-06-03 00:33:44 -06:00
trwnh 32fa4c2e0b
Singular footer margin
Remove complexity and unnecessarily large gap
2018-06-03 01:20:06 -05: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
daniel 32eca1a0fc
Merge pull request #154 from dansup/improve-user-profile
Change assets to use mix() method for versioning
2018-06-02 21:04:22 -06:00
Daniel Supernault 818fd76550 Change assets to use mix() method for versioning 2018-06-02 21:03:37 -06:00
daniel 0928e80485
Merge pull request #153 from dansup/improve-user-profile
Improve user profile
2018-06-02 20:33:52 -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 333577c240 Update compiled assets 2018-06-02 19:41:53 -06:00
Daniel Supernault c36aeba532 Fix profile blade variables 2018-06-02 19:41:27 -06:00
daniel 4f2f6db200
Merge pull request #38 from moritzheiber/docker
Workable Docker container definitions and docker-compose runtime
2018-06-02 19:34:22 -06:00
daniel fb3c45943f
Merge pull request #151 from hellcp/patch-6
Make user images square and not dependant on aspect ratio
2018-06-02 19:32:00 -06:00
Stasiek Michalski ea119a28ed
Add CSS for added classes 2018-06-03 03:28:58 +02: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 0440f8ba72
Fix #90 2018-06-03 01:53:54 +02: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
Daniel Supernault b437b62780 Update Image class, remove PNG -> JPEG conversion and use orientate() method to detect proper orientation in Exif 2018-06-02 15:29:33 -06:00
Marcin Mikołajczak f1bf40f2d5 Make navbar look better on mobile devices
Signed-off-by: Marcin Mikołajczak <me@m4sk.in>
2018-06-02 21:00:08 +02:00
Stasiek Michalski 8fde4618f2
Fix typo 2018-06-02 20:27:16 +02:00
Stasiek Michalski cd55dcac6b
Delete .htaccess 2018-06-02 20:13:41 +02:00
hellcp 76f23cb208 Introduce opengraph tags to the service 2018-06-02 20:11:08 +02:00
voss 4c48a942d7 fixed typo and made changes based on feedback from @zatnosk. 2018-06-02 17:46:12 +01:00
Whaxion 455d95f6c4 Merge remote-tracking branch 'upstream/dev' into dev 2018-06-02 13:42:35 +02:00
Stasiek Michalski 2bdd21105b
Update welcome.blade.php 2018-06-02 10:20:46 +02:00
Derek Schmidt 41683db2b4
Ignore hashtags that begin with a ampersand
Fixes #131

This is usually a marker of an HTML entity code.
It is possible for a user to do this on purpose,
but not horribly likely.

i hope
2018-06-02 00:06:55 -07:00
Stasiek Michalski da417a5545
Remove useless padding from footer 2018-06-02 07:27:55 +02:00
Stasiek Michalski ddbf0adb67
Add CSS to keep footer always at the bottom 2018-06-02 07:26:24 +02:00
Stasiek Michalski 840ea0b41b
Update app.blade.php 2018-06-02 07:22:20 +02:00
daniel 582d521ee5
Merge pull request #134 from hellcp/patch-2
Improve look of user profile
2018-06-01 23:03:13 -06:00
Stasiek Michalski 2d008ea2ee
Replicate improvements from show 2018-06-02 06:33:15 +02:00
Stasiek Michalski 1b12cc2295
Replicate improvements from show 2018-06-02 06:32:19 +02:00
Stasiek Michalski 2c190ba934
Use new classes from stylesheet 2018-06-02 06:25:12 +02:00
Stasiek Michalski 3550c0b94c
Add lower weight option 2018-06-02 06:22:43 +02:00
Stasiek Michalski b240ae3b44
Add css for changes in user's profile 2018-06-02 06:14:49 +02:00
Daniel Supernault ae6a59e782 Update profile views
Closes #84
2018-06-01 21:00:03 -06:00
Daniel Supernault 93129fe39f Update AppServiceProvider
Closes #107
2018-06-01 17:39:45 -06:00
daniel 586329b6d9
Merge pull request #126 from imbsky/ja-translation
Japanese translation 🇯🇵
2018-06-01 17:03:42 -06:00
daniel dcd6edb154
Merge pull request #114 from m4sk1n/settings-bio-fix
Fix “Can't update account settings without setting a bio”
2018-06-01 16:59:56 -06:00
daniel 04cf434aec
Merge pull request #109 from xmgz/dev
galician (gl), translating pixelfed beta
2018-06-01 16:54:30 -06:00
daniel 619d51060f
Merge pull request #108 from m4sk1n/discover-fix
Do not recommend myself
2018-06-01 16:46:30 -06:00
daniel 136d39e32e
Merge pull request #105 from m4sk1n/follow-in-lists
Follow/Unfollow button in followers/ing lists
2018-06-01 16:45:17 -06:00
daniel bf6a014bdb
Merge pull request #104 from iah/patch-1
Update auth.php
2018-06-01 16:44:26 -06:00
daniel ee22d9d98c
Merge pull request #103 from moshpirit/patch-4
Update notification.php
2018-06-01 16:43:45 -06:00
daniel 3626cdcf93
Merge pull request #102 from moshpirit/patch-3
Update profile.php
2018-06-01 16:43:01 -06:00