Commit Graph

268 Commits (dfbcb0ae244eb896cb8fe2d91eb56d36dc6af41e)

Author SHA1 Message Date
Daniel Supernault 7f7e8526f3 Update status view 7 years ago
trwnh 48240d319c
Define offset only for md layout (following)
Fix #160 for following list
7 years ago
trwnh 89646cf1c6
Offset only for md layout (followers)
Fix #160 for followers list
7 years ago
trwnh 32fa4c2e0b
Singular footer margin
Remove complexity and unnecessarily large gap
7 years ago
trwnh b1a46f9b15
Remove unnecessary block definition
Default display model is already block, so need to redefine it
7 years ago
trwnh 6c0817a572
Fix #156 7 years ago
Daniel Supernault 818fd76550 Change assets to use mix() method for versioning 7 years ago
Daniel Supernault 3d657e0c52 Fix n+1 comment + like counts in status overlays 7 years ago
Daniel Supernault 3fcb53c7a6 Add padding to overlay 7 years ago
Daniel Supernault c36aeba532 Fix profile blade variables 7 years ago
Stasiek Michalski ea119a28ed
Add CSS for added classes 7 years ago
Stasiek Michalski 66f285c2b1
Add supporting classes to square based layout 7 years ago
daniel cf0943a00a
Merge pull request #150 from hellcp/patch-5
Improve image view
7 years ago
Stasiek Michalski 0440f8ba72
Fix #90 7 years ago
Stasiek Michalski c4b9cc9eda
Remove useless hr 7 years ago
Stasiek Michalski 35020b7108
Update look of status view 7 years ago
Daniel Supernault c53e963537 Add supported file types and max caption length to new post form.
Closes #121 and #136
7 years ago
jaranta ac944ec565 Add Finnish translations 7 years ago
Evgeny Petrov 9985b77a6b Added Russian translation for some files 7 years ago
Marcin Mikołajczak f1bf40f2d5 Make navbar look better on mobile devices
Signed-off-by: Marcin Mikołajczak <me@m4sk.in>
7 years ago
Stasiek Michalski 8fde4618f2
Fix typo 7 years ago
hellcp 76f23cb208 Introduce opengraph tags to the service 7 years ago
voss 4c48a942d7 fixed typo and made changes based on feedback from @zatnosk. 7 years ago
Whaxion 455d95f6c4 Merge remote-tracking branch 'upstream/dev' into dev 7 years ago
Stasiek Michalski 2bdd21105b
Update welcome.blade.php 7 years ago
Stasiek Michalski da417a5545
Remove useless padding from footer 7 years ago
Stasiek Michalski ddbf0adb67
Add CSS to keep footer always at the bottom 7 years ago
Stasiek Michalski 840ea0b41b
Update app.blade.php 7 years ago
Stasiek Michalski 2d008ea2ee
Replicate improvements from show 7 years ago
Stasiek Michalski 1b12cc2295
Replicate improvements from show 7 years ago
Stasiek Michalski 2c190ba934
Use new classes from stylesheet 7 years ago
Stasiek Michalski 3550c0b94c
Add lower weight option 7 years ago
Stasiek Michalski b240ae3b44
Add css for changes in user's profile 7 years ago
Daniel Supernault ae6a59e782 Update profile views
Closes #84
7 years ago
daniel 586329b6d9
Merge pull request #126 from imbsky/ja-translation
Japanese translation 🇯🇵
7 years ago
daniel 04cf434aec
Merge pull request #109 from xmgz/dev
galician (gl), translating pixelfed beta
7 years ago
daniel 136d39e32e
Merge pull request #105 from m4sk1n/follow-in-lists
Follow/Unfollow button in followers/ing lists
7 years ago
daniel bf6a014bdb
Merge pull request #104 from iah/patch-1
Update auth.php
7 years ago
daniel ee22d9d98c
Merge pull request #103 from moshpirit/patch-4
Update notification.php
7 years ago
daniel 3626cdcf93
Merge pull request #102 from moshpirit/patch-3
Update profile.php
7 years ago
daniel 8cd153a629
Merge pull request #101 from moshpirit/patch-2
Token→"token" and one forgotten word to translate
7 years ago
daniel b00154a85d
Merge pull request #100 from moshpirit/patch-1
Create timeline.php
7 years ago
daniel f8ac51a686
Merge pull request #99 from Swedneck/dev
updated swedish translation
7 years ago
daniel 2d0442b420
Merge pull request #95 from m4sk1n/follow-button
Do not show “Follow” button in notifications if already followed
7 years ago
daniel 082e348a81
Merge pull request #91 from m4sk1n/dev
🌍: 🇵🇱⬆️
7 years ago
daniel f424adfe83
Merge pull request #83 from Zatnosk/add-accept-attribute
Add accept attribute
7 years ago
daniel a28f6f60bc
Merge pull request #66 from hellcp/patch-1
Always center content without leaking in card
7 years ago
daniel b36651417c
Merge pull request #52 from j1t/dev
Hebrew Translatin (cont)
7 years ago
daniel a3f7ecfb80
Merge pull request #39 from Nouutilizaire/dev
i18n Completes Occitan translation
7 years ago
daniel 569a00cd92
Merge pull request #120 from dansup/kpcyrd-patch-1
Use route() for settings link
7 years ago
Whaxion 20a29acacf Take username on user and not on profile 7 years ago
Daniel Supernault 91a6f8eba5 Add post delete method 7 years ago
bsky 69ce309191 Add ja translation of validation.php 7 years ago
Whaxion 9f0120443e Change id to username in users list 7 years ago
bsky ae4a9753ec Add ja translation of timeline.php 7 years ago
bsky 26a1ffaeed Add ja translation of profile.php 7 years ago
kpcyrd 38e45d3890
Use route() for settings link 7 years ago
bsky b961ed1ada Add ja translation of passwords.php 7 years ago
bsky 43f4024caa Add ja translation of pagination.php 7 years ago
bsky 3c5b662650 Add ja translation of notification.php 7 years ago
bsky 2a08d0a2e7 Add ja translation of auth.php 7 years ago
bsky ebb1c85c40 Add newline at end of files 7 years ago
bsky ae40a4d591 Copy lang files to ja from en 7 years ago
Daniel Supernault 92939ed867 Add recaptcha to login/register form 7 years ago
Xosé M 8071f11370 primeira tradución 7 years ago
Marcin Mikołajczak 8107f64eec Follow/Unfollow button in followers/ing lists
Signed-off-by: Marcin Mikołajczak <me@m4sk.in>
7 years ago
Marcin Mikołajczak 9511988ddd Follow/Unfollow button in followers/ing lists
Signed-off-by: Marcin Mikołajczak <me@m4sk.in>
7 years ago
moshpirit c083fa7c9f
Update notification.php 7 years ago
moshpirit ac4d325325
Update profile.php
Lacked some lines
7 years ago
moshpirit ab10da0350
Token→"token" and one forgotten word to translate
password wasn't translated and token is not a Spanish word, so it should go between quotation marks
7 years ago
moshpirit 464cd3f888
Create timeline.php 7 years ago
Tim Stahel 31802c942d updated swedish translation 7 years ago
Marcin Mikołajczak d49a054c38 Do not show “Follow” in notifications if already followed
Signed-off-by: Marcin Mikołajczak <me@m4sk.in>
7 years ago
Isak Alexander a8811e44ec
Update auth.php
Fixed a typo.
7 years ago
Marcin Mikołajczak fc1dc62576 🌍: 🇵🇱⬆️
Signed-off-by: Marcin Mikołajczak <me@m4sk.in>
7 years ago
Jonas 6a87f9d0e2
Update public.blade.php 7 years ago
Jonas 1273a5bb53
Update personal.blade.php 7 years ago
deadsuperhero 3ead4b42b2 adjust to just the class 7 years ago
deadsuperhero 336439b331 prevent card from stretching 7 years ago
Stasiek Michalski 0a619bac8f
Always center content without leaking in card 7 years ago
Daniel Supernault d2ed666321 Update discover page
Closes #48
7 years ago
j1t 112ca537e6
Update profile.php 7 years ago
j1t 57edcfac80
Create timeline.php 7 years ago
Daniel Supernault 1d3482a6e8 Update compiled assets 7 years ago
Daniel Supernault 4b9dd1e312 Update settings home view 7 years ago
Daniel Supernault 7f10f8caf3 Update personal timeline view 7 years ago
Daniel Supernault 786e4b5747 Update open source view 7 years ago
Daniel Supernault b222186527 Update fediverse view 7 years ago
Daniel Supernault 7df83c7902 Add import view 7 years ago
Daniel Supernault b2362776cc Add report views 7 years ago
Daniel Supernault 6f8a296392 Add remote follow view 7 years ago
Daniel Supernault 2d8e6186da Update bootstrap.js 7 years ago
Daniel Supernault 9ec302a168 Update profile view 7 years ago
Daniel Supernault 942442476c Add profile following view 7 years ago
Daniel Supernault 41414747d4 Add profile followers view 7 years ago
Daniel Supernault 42897aab14 Add error views 7 years ago
Daniel Supernault 18d9e609dc Update activity blade template
Add follow notifications
7 years ago
Daniel Supernault e4daaf32b5 Add timeline localization 7 years ago
Daniel Supernault 5592b73ec0 Update custom sass 7 years ago
Daniel Supernault 1c63184133 Add Bookmark feature 7 years ago