Julian Lam
|
83b0b6a523
|
fixing issue with md parser
|
12 years ago |
psychobunny
|
1e86f379d5
|
removed external link icon from signatures only
|
12 years ago |
psychobunny
|
240683ed24
|
merged conflicts. also fixed a potential issue where the external link icon would show up on internal links
|
12 years ago |
psychobunny
|
e66cab23cf
|
added a screening page for external links. removed forced target = _blank on external links for UX consideration
used http://www.deviantart.com/users/outgoing?http://www.nodebb.org/ for
inspiration
|
12 years ago |
Julian Lam
|
712eec0872
|
re: issue #104, added external link icon to external links
|
12 years ago |
Julian Lam
|
99ba792e6d
|
changing all calls to marked to instead go through
PostTools.markdownToHTML
|
12 years ago |
Julian Lam
|
f40bf46656
|
closed #104 - anchors now have rel="nofollow" and open in a new window
|
12 years ago |
Baris Soner Usakli
|
f7291631d8
|
when a post is restored update topic timestamp
|
12 years ago |
Baris Usakli
|
78358a8ccd
|
forgot ]
|
12 years ago |
Baris Usakli
|
04bc0cd2c9
|
oops
|
12 years ago |
Baris Usakli
|
a4de1b247f
|
decrease/increase post count on post deletion/restore
|
12 years ago |
Baris Soner Usakli
|
285e19fbbf
|
closes #97
|
12 years ago |
Julian Lam
|
561ff38e5a
|
if every post gets deleted in a topic, then the topic deletes itself also
|
12 years ago |
Baris Usakli
|
facb6eb36b
|
fixed delete
|
12 years ago |
Baris Usakli
|
0c77db1f22
|
fixed editing
|
12 years ago |
Baris Usakli
|
50078d7395
|
fixes in posttools and thread tools for hashes
|
12 years ago |
Baris Usakli
|
98013536d1
|
more fixes
|
12 years ago |
Baris Soner Usakli
|
c1484afab7
|
more fixes
|
12 years ago |
Julian Lam
|
9df0b39a5d
|
started integrating infinite post loading for topic view (re: issue #42)
|
12 years ago |
Baris Soner Usakli
|
0a0f8a21f0
|
changed new Date().getTime() to Date.now() on server side
|
12 years ago |
Julian Lam
|
882b9a917f
|
ability for users to now follow/subscribe to threads
|
12 years ago |
Julian Lam
|
6f16088cd6
|
cleaning up readme file and fixing bugs in editing of posts ("asdf" anyone?)
|
12 years ago |
Julian Lam
|
88bf9425db
|
install script + patching up integration with install wizard
|
12 years ago |
Baris Usakli
|
a4fd54a0c3
|
topic titles can be edited now
|
12 years ago |
psychobunny
|
a02a74604c
|
moved CategoriesAdmin into its own file, hid popular/active, some jslinting + cleanup, renamed some fn calls to be more descriptive
|
12 years ago |
psychobunny
|
a9672ab9d8
|
begin refactor of posts/topics + pagination + cleanup + async
|
12 years ago |