Only process new posts and replies if the notifications changed.
[Sone.git] / src / main / resources / static / javascript / sone.js
2012-05-29 David ‘Bombe’ RodenOnly process new posts and replies if the notifications...
2012-05-28 David ‘Bombe’ RodenAlways collapse all posts.
2012-03-05 David ‘Bombe’ RodenMerge branch 'release-0.8' 0.8
2012-03-05 David ‘Bombe’ RodenAutomatically mark replies of a post as known when...
2012-03-04 David ‘Bombe’ RodenFix some warnings.
2012-03-01 David ‘Bombe’ RodenMake “Comment” button translatable.
2012-01-10 David ‘Bombe’ RodenOnly use the first ID.
2011-11-29 David ‘Bombe’ RodenMerge branch 'release-0.7.5' 0.7.5
2011-11-29 David ‘Bombe’ RodenRequest notifications after marking elements as known.
2011-11-25 David ‘Bombe’ RodenMerge branch 'notifications' into next
2011-11-25 David ‘Bombe’ RodenUse new “get notifications” handler.
2011-11-24 David ‘Bombe’ RodenFix javascript function declaration.
2011-11-24 David ‘Bombe’ RodenDump notification hash to console.
2011-11-24 David ‘Bombe’ RodenAdd method to set the new notification hash.
2011-11-24 David ‘Bombe’ RodenAdd method to get the current notification hash.
2011-11-16 David ‘Bombe’ RodenMerge branch 'release-0.7.3' 0.7.3
2011-11-13 David ‘Bombe’ RodenOnly return the ID of the first Sone found on the page.
2011-11-11 David ‘Bombe’ RodenMerge branch 'configurable-notifications-250' into...
2011-11-11 David ‘Bombe’ RodenOnly mark items as known if the notification is still...
2011-09-27 David ‘Bombe’ RodenMerge branch 'release-0.7.1' 0.7.1
2011-09-27 David ‘Bombe’ RodenFix HTML element IDs and please Opera’s very picky...
2011-09-26 David ‘Bombe’ RodenMerge branch 'release-0.7' 0.7
2011-09-26 David ‘Bombe’ RodenMerge branch 'image-management' into next
2011-09-26 David ‘Bombe’ RodenOnly show Sone context menus when hovering over the...
2011-09-20 David ‘Bombe’ RodenMerge branch 'next' into dev/image
2011-09-13 David ‘Bombe’ RodenRename ID of Sone in menu to avoid conflict with page...
2011-09-12 David ‘Bombe’ RodenMerge branch 'release-0.6.6' 0.6.6
2011-09-10 David ‘Bombe’ RodenFix replies not being marked as known in other tabs.
2011-07-23 David ‘Bombe’ RodenFade out all previous context menus when fading in...
2011-07-15 David ‘Bombe’ RodenChange permalinks to insert the links if the reply...
2011-07-12 David ‘Bombe’ RodenOnly skip request, not the unmarking.
2011-06-22 David ‘Bombe’ RodenAdd context menues when hovering over avatar images.
2011-06-22 David ‘Bombe’ RodenAdd context menu to reply avatars.
2011-06-22 David ‘Bombe’ RodenChange all context menues for a Sone after following...
2011-06-22 David ‘Bombe’ RodenStore Sone ID in a variable.
2011-06-22 David ‘Bombe’ RodenAdd function to find the Sone ID of a Sone context...
2011-06-22 David ‘Bombe’ RodenImplement following/unfollowing from context menu.
2011-06-21 David ‘Bombe’ RodenAdd separate “show more” and “show less” links.
2011-06-21 David ‘Bombe’ RodenCut off text after 200 characters.
2011-06-19 David ‘Bombe’ RodenMerge branch 'release-0.6.5' 0.6.5
2011-06-19 David ‘Bombe’ RodenAdd Sone context menu when hovering over avatar.
2011-06-18 David ‘Bombe’ RodenSplit up element marking into blocks of 16 elements.
2011-06-18 David ‘Bombe’ RodenMark local elements as known from the core, not from...
2011-06-18 David ‘Bombe’ RodenUse different notifications for local elements.
2011-06-08 David ‘Bombe’ RodenShow posts mentioning a local Sone by a new notification.
2011-06-08 David ‘Bombe’ RodenDon’t mark own posts and replies as new.
2011-06-08 David ‘Bombe’ RodenCheck and remove “new” class from correct element.
2011-06-08 David ‘Bombe’ RodenMark new local posts and replies as new after five...
2011-06-08 David ‘Bombe’ RodenUse skipRequest = false to force a request.
2011-06-08 David ‘Bombe’ RodenAutomatically un-new posts and replies from local Sones.
2011-06-07 David ‘Bombe’ RodenOnly insert posts on the first page of the “view Sone...
2011-06-07 David ‘Bombe’ RodenOnly add @Sone to reply text field if not replying...
2011-06-04 David ‘Bombe’ RodenImprove offline marker behaviour.
2011-05-26 David ‘Bombe’ RodenAlways remove “new” marker from “click-to-show” bar.
2011-05-26 David ‘Bombe’ RodenSmall optimization.
2011-05-11 David ‘Bombe’ RodenMerge branch 'fcp-interface' into next
2011-05-08 David ‘Bombe’ RodenMerge branch 'release-0.6.4' 0.6.4
2011-05-08 David ‘Bombe’ RodenDon’t post AJAX requests.
2011-05-08 David ‘Bombe’ RodenCreate and use own AJAX override to allow error handlin...
2011-05-06 David ‘Bombe’ RodenAdd missing semicolons.
2011-05-06 David ‘Bombe’ RodenUpdate Sone on “view Sone” page, too.
2011-05-06 David ‘Bombe’ RodenShow arrow before links in notifications that link...
2011-05-02 David ‘Bombe’ RodenFix messages to recipients not working when a new-sone...
2011-04-17 David ‘Bombe’ RodenMerge branch 'release-0.6.2' 0.6.2
2011-04-16 David ‘Bombe’ RodenMerge branch 'fix-post-inserts-167' into next
2011-04-16 David ‘Bombe’ RodenReturn page 1 for pages without pagination.
2011-04-16 David ‘Bombe’ RodenDo not insert posts if we’re not on the first page...
2011-04-16 David ‘Bombe’ RodenAdd method to get the current page of a pagination.
2011-04-15 David ‘Bombe’ RodenMove permalinks behind the time, insert comment links...
2011-04-14 David ‘Bombe’ RodenFix Sone marking.
2011-04-14 David ‘Bombe’ RodenFilter by correct element.
2011-04-14 David ‘Bombe’ RodenAdd permalinks for posts and authors.
2011-04-14 David ‘Bombe’ RodenMerge branch 'relative-timestamps-150' into next
2011-04-14 David ‘Bombe’ RodenUpdate relative times on each status update.
2011-04-14 David ‘Bombe’ RodenMerge branch 'improve-notification-handling' into next
2011-04-14 David ‘Bombe’ RodenOnly render notifications if they have changed.
2011-04-14 David ‘Bombe’ RodenAdd method to return the last-updated time of a notific...
2011-04-13 David ‘Bombe’ RodenBring image-management up to speed.
2011-04-11 David ‘Bombe’ RodenInsert link to author the user is replying to.
2011-04-11 David ‘Bombe’ RodenStore textarea in input field’s data.
2011-04-11 David ‘Bombe’ RodenMark the correct sone as known.
2011-04-10 David ‘Bombe’ RodenMerge branch 'release-0.6.1' 0.6.1
2011-04-07 David ‘Bombe’ RodenAlso update times on invisible replies.
2011-04-07 David ‘Bombe’ RodenReset activation after all notifications have been...
2011-04-07 David ‘Bombe’ RodenHide error message when deleting already deleted post...
2011-04-07 David ‘Bombe’ RodenReset blinking tab icon when no notifications are visible.
2011-04-07 David ‘Bombe’ RodenMark own posts as new to allow retrieval and insertion...
2011-04-07 David ‘Bombe’ RodenMerge branch 'mark-elements-as-known' into next
2011-04-07 David ‘Bombe’ RodenMark elements as known when a notification is removed.
2011-04-07 David ‘Bombe’ RodenCheck replaced notifications for changes.
2011-04-07 David ‘Bombe’ RodenAdd methods that compare notifications and mark element...
2011-04-07 David ‘Bombe’ RodenUse convenience method to get the notification for...
2011-04-07 David ‘Bombe’ RodenAdd “skipRequest” parameter to all mark*AsKnown() methods.
2011-04-07 David ‘Bombe’ RodenAdd method to access notification elements.
2011-04-07 David ‘Bombe’ RodenAdd method to retrieve a Sone element by its ID.
2011-04-06 David ‘Bombe’ RodenAdd relative and dynamic timestamps to the web interface.
2011-04-06 David ‘Bombe’ RodenAdd getReply() function that works the same as getPost().
2011-04-06 David ‘Bombe’ RodenRemove obsolete getReply() function.
2011-04-05 David ‘Bombe’ RodenChange the way notifications are handled.
2011-04-03 David ‘Bombe’ RodenFix search term input field jumping around on Firefox.
next