barisusakli
38726243fe
closes #2879
10 years ago
Barış Soner Uşaklı
b1478ad5da
dont add events multiple timest to #content
10 years ago
psychobunny
87ffc2cff9
topic/pinned and topic/locked components
10 years ago
psychobunny
4ca6364dd4
removed .category-item selectors
10 years ago
psychobunny
10eb617c6d
category and category/topic components; removed #topic-container selectors
10 years ago
Barış Soner Uşaklı
0cc900bdcf
closes #2878
10 years ago
barisusakli
a1b6019efe
disable/enable reply buttons on lock/unlock
10 years ago
barisusakli
783bcb9bd6
some component fixes closes #2881
10 years ago
barisusakli
5bc2e7dac2
closes #2309
10 years ago
psychobunny
41f5afa887
fix for post-bar reply button
10 years ago
psychobunny
721ee09b19
removed deprecation notice
10 years ago
psychobunny
e9d9e14eb4
components - fixed a bug with bottom post bar now showing up
10 years ago
psychobunny
075611ca4b
Merge remote-tracking branch 'origin/master' into persona
10 years ago
psychobunny
adbbbb3602
decided to go ahead and deprecate this for 0.7x instead of post-0.7x
10 years ago
psychobunny
2e33f1d400
navbar/title component
10 years ago
Barış Soner Uşaklı
37fe438c63
reset fix for t.js bug :rage3:
10 years ago
psychobunny
5e39d8df33
thread tools components
10 years ago
psychobunny
fffed29913
post/favourite-count component
10 years ago
psychobunny
c2a5169625
post/votes component, user/reputation component
10 years ago
psychobunny
e06e1dccb6
topic/browsing/list and topic/browsing/count components
10 years ago
psychobunny
b9dd994a56
user/postcount component
10 years ago
psychobunny
10b9919a49
removed some possibly antiquated privs code
10 years ago
psychobunny
f8af900415
post button components
10 years ago
psychobunny
1d53365707
post/reply component
10 years ago
psychobunny
a740e8e98f
post/header component
10 years ago
psychobunny
61db112942
topic/follow component
10 years ago
psychobunny
ec079afab1
post/content component
10 years ago
psychobunny
855e43ea12
deprecation notices
10 years ago
psychobunny
0c4ffafca3
topic buttons are now components
10 years ago
psychobunny
15b54d6e43
removed more .post-row selectors
10 years ago
psychobunny
51745568df
removed the rest of the .post-row selectors in favour for components system
10 years ago
psychobunny
567d171d2f
jshint
10 years ago
psychobunny
6439147586
updated core to point #post_container and .post-row to its respective components
10 years ago
psychobunny
d347e88361
post/header component
10 years ago
psychobunny
54cbbe2844
components system
10 years ago
psychobunny
412c5360a6
allow timeago to be cast on other elements as well, ex. small
10 years ago
barisusakli
a73f34df4a
no need for ajaxify.end listener
10 years ago
Barış Soner Uşaklı
89333ab339
closes #2824 doggy.gif
10 years ago
Barış Soner Uşaklı
940c33c426
fix js error removed dupe code
10 years ago
Barış Soner Uşaklı
abd3979fb3
closes #2465
10 years ago
Barış Soner Uşaklı
8484c7c51a
closes #2850
10 years ago
barisusakli
c15a289d2a
fix check
10 years ago
barisusakli
2a8437f08f
removed templates config and mapping 🐑
10 years ago
Barış Soner Uşaklı
607535b37e
closes #2823
10 years ago
Barış Soner Uşaklı
cd1d287a46
fix new posts appearing out of order
10 years ago
Barış Soner Uşaklı
8b21f1c8ab
dont reload settings page on every save
...
only show an alert if reload is required
renamed settings.language to settings.userLang to match the config
10 years ago
barisusakli
2c2586b578
closes #2271
10 years ago
psychobunny
cfd66e5dd4
fixes #2795
10 years ago
barisusakli
f7f453f8cd
closes #2794
10 years ago
Julian Lam
00f3084b8e
closes #2792 , closes #2791 , closes #2788 , closes #2787 , closes #2786 , closes #2785 , closes #2784 , closes #2783
...
Squashed commit of the following:
commit ca5064a4effa3904ce936b521b169bba8d24f1a1
Author: Julian Lam <julian@designcreateplay.com>
Date: Thu Feb 26 08:19:32 2015 -0500
Revert "added ajaxify popstate cache, so back/forward will just put back the already loaded page"
This reverts commit 77d154bb8b
.
commit ae07fc56c156074de8048bb627f5d9be849c8ad1
Author: Julian Lam <julian@designcreateplay.com>
Date: Thu Feb 26 08:19:24 2015 -0500
Revert "on click, topics are marked read from the unread page. Also fixed an issue where isPopState kept getting set to true, causing issues"
This reverts commit d8c9ec0d40
.
Conflicts:
public/src/client/unread.js
commit 96ee3631d7e4e1fc2c1b7632d86684fecd1e430f
Author: Julian Lam <julian@designcreateplay.com>
Date: Thu Feb 26 08:18:25 2015 -0500
Revert "actually fixed isPopState error"
This reverts commit e6701c5a1f
.
10 years ago
psychobunny
cb1e2c9fef
linting client side modules
10 years ago
barisusakli
a0c3ddc555
fix navigator
10 years ago
Julian Lam
ec075ca608
suppressing alertSuccess when clicking into topics from unread page
10 years ago
Julian Lam
d8c9ec0d40
on click, topics are marked read from the unread page. Also fixed an issue where isPopState kept getting set to true, causing issues
10 years ago
Barış Soner Uşaklı
094cd6df32
closes #2777
10 years ago
Julian Lam
ade12116a1
closed #2766
10 years ago
barisusakli
9084ee2d7e
cleanup popular.js
10 years ago
barisusakli
acc3c6a0a5
closes #2762
10 years ago
Julian Lam
3e3fff9fe8
hooking up accept/reject invite, #2758
10 years ago
Barış Soner Uşaklı
c3a51033a8
removed utils.getQueryParams() use utils.params()
10 years ago
Barış Soner Uşaklı
743cd20441
closes #2267
10 years ago
Barış Soner Uşaklı
8eb45fc80a
dont remove self from browsing
10 years ago
barisusakli
364ed641dd
truncateUserList on search
10 years ago
barisusakli
75657605ad
fix typo in search
10 years ago
barisusakli
fbcc7c4bc3
closes #2634
10 years ago
Barış Soner Uşaklı
276cd51836
closes #2467
10 years ago
Barış Soner Uşaklı
bd553eb05d
closes #2002
10 years ago
Barış Soner Uşaklı
fe1f4f84ec
Merge pull request #2682 from MegaGM/action.posts.loaded
...
Change argument in action:posts.loaded
10 years ago
Mega
16c5c18165
Update arguments in action:posts.loaded
10 years ago
barisusakli
5dfafff421
call callback on password update
10 years ago
Barış Soner Uşaklı
7d963e52cf
closes #2686
10 years ago
Barış Soner Uşaklı
d20628a8d4
closes #2539
10 years ago
Julian Lam
0c5c0bf08a
making userRow selector less specific, in group details.js
10 years ago
Julian Lam
f16c37eeaf
#2692
10 years ago
barisusakli
6cd615ee45
dont add post/topic query params if searching for users/tags
10 years ago
Barış Soner Uşaklı
c98720ee4c
show results as WIP
10 years ago
Barış Soner Uşaklı
be92f07ab9
save/clear search preferences
10 years ago
Julian Lam
1843d0364e
closed #2708
10 years ago
barisusakli
7f6518e4a6
private plugin link fix
10 years ago
barisusakli
138a13f1b2
dont crash if searchQuery is falsy
10 years ago
barisusakli
4d34241072
missing semicolon
10 years ago
barisusakli
eff1256dfb
search sort, search in posts, titles, posts& titles
10 years ago
Julian Lam
957415463f
Merge branch '0.7.0'
...
Conflicts:
package.json
src/search.js
10 years ago
barisusakli
38dd3d4281
search newer/older than and better pagination
10 years ago
barisusakli
d65546a34d
search form fix
10 years ago
barisusakli
9487f3a028
qs module changes categories param
10 years ago
barisusakli
161b934827
reply count filter atleast/atmost
10 years ago
barisusakli
def600e927
search in categories and children
10 years ago
barisusakli
845b97687a
removed strict li selector
10 years ago
Barış Soner Uşaklı
a0d70b48db
Merge pull request #2675 from MegaGM/actionposts.edited
...
Added data argument to action:posts.edited hook
10 years ago
barisusakli
cc2ab12f29
removed bans from downvotes and flags
...
cleanup thread tools emits
10 years ago
Julian Lam
1b00d0f739
fixed #2670
10 years ago
barisusakli
6a837632fa
fix first post loading when pagination is enabled
10 years ago
Mega
df0e924714
Change argument in action:posts.loaded
10 years ago
Mega
2f19f4106a
Added data argument to action:posts.edited hook
10 years ago
Julian Lam
904daf7776
Merge branch 'master' into 0.7.0
10 years ago
Julian Lam
79083004e4
added missing file
10 years ago
Mega
c16689503d
Added as argument post id in action:posts.edited
10 years ago
barisusakli
b3a968e006
merge
10 years ago
Julian Lam
e4e9020e1f
added groups page to user profile
10 years ago