91 Commits (762cecf1c381bd737101598c5122b14aedf0464c)

Author SHA1 Message Date
Baris Soner Usakli 96a779172b closes #106 12 years ago
Baris Usakli 2bb4aab6ac changes to online users code 12 years ago
Baris Soner Usakli 5819b43595 moved index code from index.tpl to its own file 12 years ago
Baris Soner Usakli f7f5da00e1 another fix for js crashes 12 years ago
Baris Soner Usakli 6f57e639f9 changed input to meta 12 years ago
Baris Soner Usakli 49445767cb temp fix to resolve socket js error 12 years ago
Baris Soner Usakli bfc87a8178 fixed admin js error, was trying to use socket. before it was connected 12 years ago
Baris Soner Usakli 9f892c2e80 fixed pushState urls 12 years ago
Baris Soner Usakli 069368fe88 removed callback 12 years ago
Baris Soner Usakli de55a35684 more fixes for relative paths 12 years ago
Baris Soner Usakli 2c5e9d47ad admin routes and fixes 12 years ago
Baris Usakli 6eb9af77e6 first pass at subfolder 12 years ago
Baris Soner Usakli 4103e1db55 removed console.log 12 years ago
Baris Soner Usakli e0debed04f removed ajax from make/remove admin 12 years ago
psychobunny 561ebea362 attempt at fixing issues on safari, in progress 12 years ago
Baris Soner Usakli 1620d1e4be fixes #17 12 years ago
Baris Usakli 9309722898 fixed indents 12 years ago
Julian Lam 4334e23c4d fixing improper use of tertiary if that hopefully resolves issue #1 12 years ago
Julian Lam 7e55e7b3d2 fixing quoting that broke with the introduction of the new post window 12 years ago
Julian Lam 49ea40f6ee tweaks to composer pushing, fixed random extra letter in footer js 12 years ago
psychobunny a8f6222824 part2 of mobile sidebar menu. still disabled for now going to come back to this later. 12 years ago
psychobunny 1803595fa2 starting: mobile sidebar menu (intending to take the span3 hidden on mobile and turn it into a slidein sidebar) 12 years ago
psychobunny 2638c03752 added timeout to address bar hiding (as per the official way of accomplishing this task ) 12 years ago
psychobunny 950fdefd7b rehide address bar on mobile after page load completes 12 years ago
psychobunny 3fa41ab316 rehide address bar on mobile after page load completes 12 years ago
psychobunny 5bb9933f4a added functionality to post button. also introduced some underlying concepts regarding modules and pulling template vars 12 years ago
Julian Lam 89d484c4ca removing old post_window (!!) and fixing default focus when the composer is loaded 12 years ago
psychobunny d620c29aa9 added rss button to topics. redesigned how the topic main_post looks - buttons were previously not visible on mobile as well. 12 years ago
Baris Usakli a4fd54a0c3 topic titles can be edited now 12 years ago
Baris Usakli da46a73efe looks better without disconnect alert 12 years ago
Baris Usakli 2d90635dc8 added 500ms delay to disconnect message 12 years ago
Julian Lam 78713f0599 Merge remote-tracking branch 'origin' into notifications 12 years ago
Baris Usakli f4218264e2 successful >:) 12 years ago
Julian Lam ffbafc99c4 Merge remote-tracking branch 'origin' into notifications
Conflicts:
	public/css/style.less
	public/src/app.js
	src/websockets.js
12 years ago
Baris Usakli 9e54602d16 removed debug code 12 years ago
Baris Usakli 3c0b86689a if same id is used it replaces the current alerts contents 12 years ago
Baris Usakli 58d12c9c7c possible fix to post window opening on page load 12 years ago
Baris Usakli fe37dfecf7 connection/disconnection handling 12 years ago
Julian Lam 64f320743a renaming the notification window to 'alert_window' 12 years ago
Baris Usakli 8d0ac4cb07 chat feature 12 years ago
Julian Lam 74c13ba299 Merge remote-tracking branch 'origin' 12 years ago
Julian Lam fd38b60bd6 fixing issue with teasers showing deleted post info 12 years ago
psychobunny ab492f147f check for online/offline users, added custom redis sismembers method, fix for category view not showing up if it has no topics 12 years ago
Baris Usakli 37b5680db0 fixed admin page loading 12 years ago
Baris Usakli c8b8899219 while you are editing a post you still need to write something dude 12 years ago
Baris Usakli c2c4c003ab if the user updates their email change the email uid mapping, added 500ms delay to the disconnect modal 12 years ago
Baris Usakli 5c2efafa0b disconnect modal 12 years ago
Baris Usakli 0e39acb366 moved addCommas to app, using addCommas in topic.tpl 12 years ago
Baris Usakli aac8182a1d dont allow empty or short post title and body 12 years ago
Baris Usakli 9d5f6364ad removed console.logs 12 years ago