Julian Lam
65396000d2
Updated modal to not be .confirm() but .dialog()
...
Also updated composer code to actually send a link back
to the other topic...
Closes #3693
9 years ago
barisusakli
20c8411287
closes #3767 closes #3774
9 years ago
barisusakli
e5cd928419
closes #3826
9 years ago
Julian Lam
8944856692
updated approval queue message to use modal
9 years ago
Julian Lam
ccf957f681
Added cancel button to picture change modal
9 years ago
barisusakli
323cc165b6
closes #3851
...
dont use post file upload for cover uploads
check cover upload file size against new setting
store cover uploads in profile folder
use `uid-profilecover` filename for cover uploads
9 years ago
barisusakli
356f1d38cb
fix image upload for other users
9 years ago
barisusakli
6e1f0b9e32
fix top post bar reply button, after IS
9 years ago
Julian Lam
2830538835
Cover photo removal for groups, #3832
9 years ago
Julian Lam
92be63ebe6
Update user account removeFn
...
As I did not realise both groups and users call the same
coverPhoto lib, the removeFn has to be in the user client js,
and not in the coverPhoto lib.
... of course, it *could* be in there, but it would be hacky.
9 years ago
barisusakli
3648f69f72
added uid
9 years ago
barisusakli
baa813a4cb
Merge remote-tracking branch 'refs/remotes/origin/master' into room-optimize
9 years ago
barisusakli
9753a6d489
fix user status change in topics
9 years ago
barisusakli
3ca618795f
remove browsing
9 years ago
barisusakli
46c2563164
removed rooms.js removed browsing users, removed chat syncing across sockets
...
use lastonline for online detection
9 years ago
barisusakli
1ecf27417a
removed commented out stuff removed topics.enter
9 years ago
yariplus
853aa37cd2
Add user home pages. #3616
9 years ago
psychobunny
dd8a77b949
components: account/ban, account/unban, account/delete
9 years ago
psychobunny
dc7be48121
account/follow, account/unfollow, account/chat components
9 years ago
psychobunny
aa373841e9
use ajaxify.data.uid instead of template element
9 years ago
Julian Lam
dc916c5e3c
closes #3817
9 years ago
psychobunny
8cf6fe3aa1
closes #3808
9 years ago
barisusakli
797b7f2ec1
remove quotes on both ends
9 years ago
psychobunny
4798647b8a
moved infinitescroll.parseAndTranslate to app.parseAndTranslate
9 years ago
psychobunny
ce4df8f22b
fixed cover image editing on all profile pages
9 years ago
Julian Lam
5473a4f3b4
added new client-side hook on thread tools open
9 years ago
Julian Lam
526afc0910
Merge remote-tracking branch 'origin/master' into user-icons
9 years ago
psychobunny
f19043d046
profile cover photos
9 years ago
psychobunny
02d1304185
removing groups.cover.get, seemingly it doesn't do anything
9 years ago
psychobunny
a4cae65732
fixed hardcoded group name in uploader + cleanup
9 years ago
psychobunny
7a6d6c2bd6
Merge branch 'master' of https://github.com/NodeBB/NodeBB
9 years ago
barisusakli
887358f045
closes #3784
9 years ago
barisusakli
aae393ebe1
closes #3794
9 years ago
psychobunny
69e43cd35a
modularized coverPhoto
9 years ago
Julian Lam
8ca1073be2
removed console logs
9 years ago
Julian Lam
68c3f9d849
Squashed commit of the following:
...
commit 56582bc9eee5d81a01f42a28808b617b9c96873a
Author: Julian Lam <julian@designcreateplay.com>
Date: Tue Oct 27 05:21:11 2015 -0400
added missing template
commit 6462a1626e7d8d77210b6e10eace5c9214335f33
Author: Julian Lam <julian@designcreateplay.com>
Date: Tue Oct 27 05:19:07 2015 -0400
sitemap index
commit 3cfd56f1fbc8e03405dc394375bf5ff6eef21322
Author: Julian Lam <julian@designcreateplay.com>
Date: Tue Oct 27 04:47:52 2015 -0400
sitemap routes, controllers, and library methods for pages, categories, and topics
commit e58e07c0881bdbe16d503b4679b85f761b02163c
Author: Julian Lam <julian@designcreateplay.com>
Date: Tue Oct 27 04:07:39 2015 -0400
added groups to sitemap
commit 7ee584b632
Author: Julian Lam <julian@designcreateplay.com>
Date: Tue Oct 27 01:43:06 2015 -0400
If notification dropdown is double-clicked, all notifications are marked read
commit 488f147bef
Author: barisusakli <barisusakli@gmail.com>
Date: Mon Oct 26 22:39:19 2015 -0400
closes #3781
commit 5e1bd58a02
Author: barisusakli <barisusakli@gmail.com>
Date: Mon Oct 26 22:28:30 2015 -0400
closes #3782
commit 57d3980267
Author: barisusakli <barisusakli@gmail.com>
Date: Mon Oct 26 22:16:08 2015 -0400
closes #3790
commit 555c5b82da
Author: barisusakli <barisusakli@gmail.com>
Date: Mon Oct 26 21:19:20 2015 -0400
check user settings
commit 5454862c1c
Author: barisusakli <barisusakli@gmail.com>
Date: Mon Oct 26 20:26:02 2015 -0400
wait for all callbacks when creating tags
commit 051c5077eb
Merge: 839fd93
e0e04ef
Author: Barış Soner Uşaklı <barisusakli@gmail.com>
Date: Mon Oct 26 09:54:12 2015 -0400
Merge pull request #3792 from drlogout/master
Fixed wrong method name in socket.io/groups.js from isAdmin to isAdmi…
commit e0e04ef892
Author: Christian Nolte <hello@noltech.net>
Date: Mon Oct 26 14:50:32 2015 +0100
Fixed wrong method name in socket.io/groups.js from isAdmin to isAdministrator
commit 839fd935ad
Author: barisusakli <barisusakli@gmail.com>
Date: Sun Oct 25 21:54:35 2015 -0400
add back thread tools filter
commit 37060bf1a3
Merge: 5820a19
bf918bd
Author: Barış Soner Uşaklı <barisusakli@gmail.com>
Date: Sun Oct 25 18:13:06 2015 -0400
Merge pull request #3787 from cubehouse/patch-1
Upgrade script fails on some consoles
commit 5820a193f6
Author: barisusakli <barisusakli@gmail.com>
Date: Sun Oct 25 17:04:46 2015 -0400
closes #3789
commit 0d88d52557
Author: barisusakli <barisusakli@gmail.com>
Date: Sun Oct 25 17:03:33 2015 -0400
up theme
commit 9bc43ba5e1
Author: barisusakli <barisusakli@gmail.com>
Date: Sun Oct 25 16:57:42 2015 -0400
closes #3788
commit aafd4b6984
Author: barisusakli <barisusakli@gmail.com>
Date: Sun Oct 25 15:56:17 2015 -0400
closes #3786
commit bf918bd016
Author: James Holding <cubehouse@users.noreply.github.com>
Date: Sun Oct 25 10:14:00 2015 +0000
Upgrade script fails on some consoles
The upgrade script errors/fails on some consoles if the stdout.columns isn't set (my console did this when upgrading a Docker instance of NodeBB).
Checking for stdout.columns before using, falling back to a couple of spaces for slightly prettiness if we can't work out the console width.
9 years ago
barisusakli
aafd4b6984
closes #3786
9 years ago
Julian Lam
f7f43de644
Merge remote-tracking branch 'origin/master' into user-icons
9 years ago
Julian Lam
b52475c270
Merge remote-tracking branch 'origin/master' into user-icons
...
Conflicts:
public/src/client/account/edit.js
src/middleware/middleware.js
src/socket.io/meta.js
src/socket.io/user/picture.js
src/user.js
src/views/admin/manage/group.tpl
9 years ago
barisusakli
7217fa7493
fix unread count increase
9 years ago
barisusakli
2a6f411eff
fix post-bar and post count
9 years ago
barisusakli
b6f6867b50
bottom bar change
9 years ago
barisusakli
e91b5f07b8
fix bottom bar events
9 years ago
barisusakli
5c2e78b1a6
parse topic tools on demand
9 years ago
barisusakli
6c9de29326
load post tools menu on demand
9 years ago
barisusakli
2064f20f94
fix tooltip positioning
9 years ago
barisusakli
5e5cafafd0
make one socket call to load unread counts
9 years ago
barisusakli
2ec0d3f376
dont make extra socket call on new post and IS
9 years ago
barisusakli
f17ba88c0f
closes #3765
9 years ago
barisusakli
6b1834d4ae
closes #3767
9 years ago
barisusakli
2f5eb248eb
fix postcount
9 years ago
barisusakli
cba871ec90
closes #3759
9 years ago
barisusakli
b556652582
fix chat redirect
9 years ago
barisusakli
f6fa0ace3c
closes #3732
9 years ago
barisusakli
e2a5440ae8
closes #3741
9 years ago
barisusakli
47e2dd9478
closes #3107
9 years ago
barisusakli
9ac4704848
more search cleanup
9 years ago
barisusakli
79d5eea46d
closes #3270
9 years ago
barisusakli
fca2cf0a10
closes #3745
9 years ago
barisusakli
8a51c5a023
fix tooltip
9 years ago
barisusakli
7854e67b7b
closes #1637
9 years ago
barisusakli
2d96cdba1c
closes #3720
9 years ago
Julian Lam
5c71bb5923
fixed user avatar modal again
9 years ago
Julian Lam
4c96f95330
Merge remote-tracking branch 'origin/master' into user-icons
...
Conflicts:
public/src/app.js
public/src/client/account/edit.js
9 years ago
Julian Lam
8b3f1684f7
Closes #3693
...
Fixes bug where hitting cancel didn't contain the old behaviour (opening the reply dialogue anyway), and instead just plain did nothing.
9 years ago
Julian Lam
99e5015083
closes #3690
9 years ago
Julian Lam
95129a1b40
closes #3693
9 years ago
barisusakli
fcf411a72b
small fixes
9 years ago
barisusakli
50c740ae09
fix tag display when reaching main post
9 years ago
barisusakli
5634c5417c
dont use toPid if "topic/reply" is clicked
9 years ago
barisusakli
0b26cfdd43
#3705
9 years ago
barisusakli
3be3ed4eb5
same selector
9 years ago
barisusakli
f4c5d3e159
parse picture modals when needed
...
https://github.com/NodeBB/nodebb-theme-persona/issues/161
9 years ago
barisusakli
5f3eb5934a
don't update bookmark on every scroll event
9 years ago
barisusakli
0b052171f0
dont update title if it hasn't changed
10 years ago
barisusakli
902f529d53
closes #3692
10 years ago
Julian Lam
97dd5500a1
Merge remote-tracking branch 'origin/master' into user-icons
10 years ago
barisusakli
9fc80702b8
simpler check
10 years ago
barisusakli
75e2228989
closes #3689
10 years ago
barisusakli
00bc9f51c9
dont display post just scroll
10 years ago
barisusakli
b7ce4312a9
show toPid inline
10 years ago
Julian Lam
09d23c3dd0
Added support for a theme to generate a link back to a parent post
10 years ago
psychobunny
028a520bf0
remove hardcoded fadein
10 years ago
barisusakli
9d0f681ebc
fix component name
10 years ago
psychobunny
e9d3f4278d
IS improvements
...
* simplify calculation (scrollTop vs elementInView)
* use post anchor rather than create big $ objs from post html
* pressing f5 repeatedly now always takes you to the correct pid
10 years ago
psychobunny
2669241c06
closes #3656
10 years ago
Julian Lam
c2da45c2f0
user profile changing logic
10 years ago
Julian Lam
a43d40fbc7
upgrade script, and fixed client-side generation of user icon
10 years ago
Julian Lam
730a62519f
Merge remote-tracking branch 'origin/master' into user-icons
10 years ago
Julian Lam
a52f6cf0b4
User Account Edit and Change Picture Modal
10 years ago
barisusakli
7379f93a00
up composer
10 years ago
barisusakli
6457cd02ab
move removeExtra to IS
10 years ago
barisusakli
4db0dadd1c
closes #3680
10 years ago
Julian Lam
f6d5b52a8b
WIP user-icons
10 years ago
barisusakli
e02781f7e8
fix for IS when viewport is short
10 years ago
barisusakli
df89a62b32
removed :rage3: comment
10 years ago
barisusakli
b2dbb127e2
fix previous commit so it only uses window height if viewport <=0
10 years ago
barisusakli
e78de34122
fix case where container might be smaller than viewport
10 years ago
barisusakli
41fb4fe6b5
remove IS topics on category
...
ability to specify a container for IS, instead of always assuming
$(document)
10 years ago
barisusakli
5a77a2c21c
removed debug log
10 years ago
barisusakli
1dc93f2446
closes #3677
10 years ago
barisusakli
759607a381
parse modals on demand
10 years ago
barisusakli
2e1648b725
fix browsing not disappearing after everyone leaving
10 years ago
barisusakli
de15c2925d
use topic.toTop()
10 years ago
barisusakli
2e8505c66d
home/end keys for inf scroll
10 years ago
barisusakli
c3a6b11939
fix first reply insertion
10 years ago
barisusakli
e2896ef6b9
socketio/posts socketio/topics refactor
10 years ago
barisusakli
8a3452f985
start reverse IS earlier
10 years ago
Julian Lam
6fe480d8c6
Adding some snazzy hotkeys to chat page
10 years ago
Julian Lam
cef8e44b3b
Fix bug with missing ref, using pushState instead of replaceState in chats client-side lib
10 years ago
Julian Lam
47d39d3346
closes #3673
10 years ago
barisusakli
8f40b3f00d
fix indent
10 years ago
barisusakli
c617a3f008
inf scroll changes
...
dont load main post if start > 0
10 years ago
barisusakli
e461615c1a
closes #3621
10 years ago
barisusakli
054e0bb83b
closes #3658
10 years ago
barisusakli
ee24fadfff
closes https://github.com/julianlam/nodebb-plugin-markdown/issues/52
10 years ago
barisusakli
0a9f82e30d
removed some dupe code from chats
10 years ago
barisusakli
2f94307125
removed duplicated code in chats
10 years ago
barisusakli
fbfb39f967
moved socket connection out of app.js
10 years ago
Julian Lam
c148b1c956
If a new message arrives, replace the teaser with the new message content, closes #3623
10 years ago
Julian Lam
2e3eef136f
Update chat frontend to better handle incoming messages
...
When an incoming message occurs from somebody who is new,
a new chat contact is spawned and put into the contact list.
10 years ago
barisusakli
04be0411e7
build search categories server side
10 years ago
Julian Lam
7fae82a9bd
Update chat page behaviour on mobile
...
As the chat page is not optimised for mobile devices, if
entered, the chat messages themselves will be hidden
(corresponding commits on themes), and the client-side
javascript will open the chat modal when contacts are clicked.
10 years ago
barisusakli
ade9a44b11
closes #3590
10 years ago
barisusakli
f17a716055
closes #3619
10 years ago
barisusakli
11c70f3a28
closes #2330
10 years ago
Barış Soner Uşaklı
6d8134618f
fix chats
10 years ago
barisusakli
a5e9394d93
closes #3612
10 years ago
barisusakli
17a40b716e
fix topic move notification
10 years ago
barisusakli
b17feb3b6c
nested categories on search
10 years ago
barisusakli
22d6ceab59
closes #2427
10 years ago
barisusakli
0cac0692b6
closes #3532
10 years ago
barisusakli
af19bd8bd2
msgs on reset
10 years ago
barisusakli
30d087cbd3
closes #3607
10 years ago
barisusakli
896aadada7
closes #3597
10 years ago
Mega
b383c17df2
Resolve #3599
10 years ago
barisusakli
961efa3533
closes #3512
10 years ago
barisusakli
bb4984a9aa
closes #3428
10 years ago
barisusakli
e6755d0adc
closes #3458
10 years ago
barisusakli
a1c407acd0
closes #3530
10 years ago
barisusakli
af50ade066
closes #3560
10 years ago
Julian Lam
394fa87b39
on account deletion modal, focus on text input
10 years ago
barisusakli
0ffb81308e
closes #3538
10 years ago
barisusakli
f9575efaf0
disable fork button during fork #3535
10 years ago
barisusakli
f6c95456f2
fix password change notifs
10 years ago
barisusakli
09dacfd6a9
remove bookmark alert on scroll or after 10 secs
10 years ago
barisusakli
7689d54d42
closes #3518
10 years ago
barisusakli
6810b529c9
prevent infinite loop on topic scroll to bottom
10 years ago
psychobunny
63be875daa
header/userpicture, header/profilelink, header/username components
10 years ago
barisusakli
cf36f7bc79
closes #3468
10 years ago
Julian Lam
902d11c6af
Fix #3470
10 years ago
barisusakli
db90d19b45
fix password confirm
10 years ago
psychobunny
3d962822c6
#3322 properly, @barisusakli so no need to copy pasta everywhere timeago is used
10 years ago
psychobunny
5b1571ad1e
don't need to refresh to preview updated skin #3069
10 years ago
barisusakli
f4dd0c14ae
update title for new posts as well
10 years ago
barisusakli
1b9c443076
toggle browsing if all users are gone
10 years ago
Barış Soner Uşaklı
e34b30eeca
Merge pull request #3369 from pejuaxel/master
...
Add missing localizations
10 years ago
Barış Soner Uşaklı
2968dbb9ac
Merge pull request #3346 from bdharrington7/bookmark2
...
Saves user bookmarks on server if available
10 years ago
bdharrington7
bd26961fa6
Makes bookmark click scroll to last read instead of past it
10 years ago
bdharrington7
25203ee67e
changes bookmark storage to sortedset, gets uid from socket rather than being passed from client
10 years ago
barisusakli
d5128d0513
closes #3370
10 years ago
barisusakli
e592499d48
correctly hide/show user in browsing users
10 years ago
Axel
fc0871a79d
Merge branch 'master' of https://github.com/NodeBB/NodeBB
10 years ago
Axel
91e81065dc
Localize "Group Name:"
10 years ago
Julian Lam
cead53ec86
Fix list behaviour in chat page
10 years ago
Julian Lam
98b74f848e
Fix newSet detection on chat messages
10 years ago
Julian Lam
2593f1b4d9
Fix bug where new chat messages would not append
...
... due to incorrect class and id assignment of the chat modal. Regression was caused by an earlier commit that moved the
typing span elsewhere.
10 years ago
Julian Lam
60a6775c72
Changed behaviour of the Chat Typing Notification
...
Instead of being placed at the bottom of the modal/list,
it will now be displayed at the top of the modal, and not
shown in the chats page at all (as it is already present
in the contact list)
10 years ago
bdharrington7
54180acf9b
saves updated bookmark in callback
10 years ago
bdharrington7
4d99f60b3d
uses server-side bookmark if available
10 years ago
bdharrington7
45df5a3d0b
stores the user's bookmark on the server
10 years ago
psychobunny
a3c41e7fdb
action:posts.loading
10 years ago
psychobunny
8e4340544a
action:posts.edited
10 years ago
Julian Lam
0c6b2b122e
fixed #3268
10 years ago
Julian Lam
305c54a727
fixed bug where an extra space was added to new replies
10 years ago
Julian Lam
e25d2fa6e6
closed #2811
10 years ago
barisusakli
daf1a388eb
closes #3039
10 years ago
barisusakli
81eeab42ed
category filter on /unread
10 years ago
Barış Soner Uşaklı
4fc4a0ff3e
dont escape group.name, use displayName in tpls instead
10 years ago
Barış Soner Uşaklı
d225951027
fix group name
10 years ago
Barış Soner Uşaklı
a12ecbc230
admin/manage/groups pagination
10 years ago
barisusakli
ffd22f50ff
closes #1999
10 years ago
barisusakli
52f7e13a5c
closes #3289
10 years ago
barisusakli
619251143d
reset inf scroll on search
10 years ago
Julian Lam
48af82659e
removing the composer from core, out to its own plugin: nodebb-plugin-composer-default, closes #3288
10 years ago
barisusakli
491d376fb4
closes #2605
10 years ago
barisusakli
5ee1951245
closes #3271
10 years ago
barisusakli
57c2418157
closes #1306
10 years ago
barisusakli
a31178ebd8
closes #3258
10 years ago
barisusakli
6d0d74a6e9
moved topic search end to topics.js
10 years ago
barisusakli
2880a77a9f
closes #3130
10 years ago
barisusakli
387a5e36b2
search fix, moved topic search to topic.js
10 years ago
psychobunny
f8b3282295
closes #3141
10 years ago
barisusakli
3a36ae5c13
wait for loadScript & widgets.render to emit action:ajaxify.end
10 years ago
Barış Soner Uşaklı
507fb225a2
removed console.log
10 years ago
Barış Soner Uşaklı
4420e7a9fc
closes #3188 , closes #3170
10 years ago
psychobunny
05c5196965
closes #3194
10 years ago
psychobunny
d51407834d
closes #3166
10 years ago
psychobunny
b96018b0f5
closes #3187
10 years ago
Barış Soner Uşaklı
7bed4c40d6
closes #3179
10 years ago
barisusakli
4f37d268b6
removed sort by username
10 years ago
barisusakli
fbdae8fe1d
return time and matchcount on page switch
10 years ago
barisusakli
aa577f4adc
part 1
...
no upgrade script yet
10 years ago
barisusakli
be1865da2d
closes #3127
10 years ago
barisusakli
0083d4ff1c
return user settings in api
10 years ago
barisusakli
ffac8eb41d
closes #3118
10 years ago
Julian Lam
cd7a3f64f4
removed extra console logging
10 years ago
Julian Lam
c7fbaf1a53
updated notif page code to work with new mobile-only dropdown for marking notifications read
10 years ago
barisusakli
2fc8b153c1
img-responsive on about me images
10 years ago
barisusakli
9749658d35
added about me field
10 years ago
barisusakli
0d7e72be51
removed dupe code
10 years ago
barisusakli
17dfb4df94
posts_list.tpl changes
10 years ago
barisusakli
03b0d282f1
search fix prevent crash if search term is invalid regex
10 years ago
Barış Soner Uşaklı
e88d88e56c
added return false
10 years ago
Barış Soner Uşaklı
8544531a79
removed event
10 years ago
barisusakli
dd61bdb9c6
closes #3038
10 years ago
barisusakli
7632997a99
closes #3045
10 years ago
barisusakli
3ffd3a5d3c
closes #2970 , closes #3078
10 years ago
barisusakli
1f06f90a50
closes #3051
...
updated lru to latest
created new files posts/cache.js posts/parse.js posts/edit.js
10 years ago
Julian Lam
bbccc38efd
Revert "made pagination.loadPage also a silent ajaxify, so in-topic searching works with it"
...
This reverts commit 7e3e7edfd4
.
10 years ago
Julian Lam
7e3e7edfd4
made pagination.loadPage also a silent ajaxify, so in-topic searching works with it
10 years ago
barisusakli
dd92b06f16
#3064
10 years ago
barisusakli
e8afe329a9
pagination
10 years ago
Julian Lam
5587233e78
fixed quoting and highlighted-text auto-quote for composer when composer is minimized, closes #2870
10 years ago
psychobunny
1d94b6a96f
closes #3000
10 years ago
Julian Lam
0e0b92f794
update group pages to use components
10 years ago
Barış Soner Uşaklı
7bc2eeff4a
duh
10 years ago
barisusakli
500c9f061c
removed return
10 years ago
Julian Lam
e147328d53
updated backgroundDraggable jquery plugin with fork that allows for percentages: ad2c5a87d1
10 years ago
Julian Lam
6a509a51db
fixes #2992
10 years ago
barisusakli
fa9fde43fb
closes #2971
10 years ago
barisusakli
5501c0c759
closes #3005
10 years ago
psychobunny
5db4714ba8
add success message to watch / ignore category methods
10 years ago
psychobunny
4d414d0b63
.category-box and .post-preview now components
10 years ago
barisusakli
729fb1d696
advanced search change
10 years ago
barisusakli
45bf5de1e5
closes #2982
...
update url with new slug on topic title edit
10 years ago
psychobunny
799cc9397a
closes #2973
...
also fixes some UX issues and enforces password length check on both
client and server
10 years ago
Barış Soner Uşaklı
df3e007120
closes #2969
10 years ago
psychobunny
56d1b521c5
closes #2967
...
@barisusakli there was a return; if user is offline, don't see any
reason why it should be so I removed it, just FYI
10 years ago
psychobunny
885b36bb50
closes #2965
10 years ago
barisusakli
b815601649
https://github.com/NodeBB/nodebb-theme-persona/issues/59
10 years ago
psychobunny
01542647d4
no need to add img-responsive to all images anymore
10 years ago
Barış Soner Uşaklı
dadbda98b7
closes https://github.com/NodeBB/nodebb-theme-persona/issues/52
10 years ago
Barış Soner Uşaklı
c7c420e869
closes #2947
10 years ago
barisusakli
188a480590
use post-count component
10 years ago
barisusakli
f81e3ad358
categoryTools componets
10 years ago
barisusakli
e7fa000fe0
removed strict li selector
10 years ago
barisusakli
b00ee4828f
removed hardcoded icons for post delete restore
10 years ago
barisusakli
9dac6303bb
removed thread state fix bottom bar class
10 years ago
barisusakli
9e3b2148ba
components
10 years ago