Merge branch 'release-0.6.4'
[Sone.git] / src / main / java / net / pterodactylus / sone / web / ajax /
2011-05-08 David ‘Bombe’ RodenMerge branch 'release-0.6.4' 0.6.4
2011-05-08 David ‘Bombe’ RodenReturn 403 instead of 401, 401 is for HTTP authentication.
2011-05-07 David ‘Bombe’ RodenImplement full access requirement in all pages.
2011-05-06 David ‘Bombe’ RodenAdd missing javadoc tags.
2011-05-06 David ‘Bombe’ RodenUpdate Sone on “view Sone” page, too.
2011-05-06 David ‘Bombe’ RodenUse post- and reply-visibility methods.
2011-05-06 David ‘Bombe’ RodenRound times correctly.
2011-04-29 David ‘Bombe’ RodenFilter texts when inserting them, not when parsing.
2011-04-28 David ‘Bombe’ RodenMerge branch 'release-0.6.3' 0.6.3
2011-04-25 David ‘Bombe’ RodenCheck a reply’s post and its Sone before using those...
2011-04-24 David ‘Bombe’ RodenStore request in template context when rendering posts...
2011-04-17 David ‘Bombe’ RodenMerge branch 'release-0.6.2' 0.6.2
2011-04-16 David ‘Bombe’ RodenFix filenames in license headers.
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’ RodenOverride Time.toString() to return the text.
2011-04-14 David ‘Bombe’ RodenExpose time calculation.
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 AJAX page that returns a number of notifications.
2011-04-10 David ‘Bombe’ RodenMerge branch 'release-0.6.1' 0.6.1
2011-04-08 David ‘Bombe’ RodenAlso show posts and replies that have the current Sone...
2011-04-08 David ‘Bombe’ RodenAdjust displayed times.
2011-04-06 David ‘Bombe’ RodenAdd relative and dynamic timestamps to the web interface.
2011-04-05 David ‘Bombe’ RodenRemove unnecessary imports.
2011-04-05 David ‘Bombe’ RodenChange the way notifications are handled.
2011-03-08 David ‘Bombe’ RodenMerge branch 'release-0.5' 0.5
2011-02-17 David ‘Bombe’ RodenMerge branch 'bookmarks' into next. This fixes #103.
2011-02-17 David ‘Bombe’ RodenAdd AJAX pages to bookmark and unbookmark posts.
2011-02-04 David ‘Bombe’ RodenSet local Sones in posts deliverd by AJAX.
2011-01-25 David ‘Bombe’ RodenMerge branch 'release-0.4.2' 0.4.2
2011-01-20 David ‘Bombe’ RodenStore the notification in itself when rendering.
2011-01-19 David ‘Bombe’ RodenMerge branch 'mark-as-read' into next
2011-01-19 David ‘Bombe’ RodenUse correct request variable.
2011-01-19 David ‘Bombe’ RodenReplace two separate AJAX pages by one that handles...
2011-01-19 David ‘Bombe’ RodenUse new template engine.
2011-01-18 David ‘Bombe’ RodenMerge branch 'select-sender-identity' into next
2011-01-18 David ‘Bombe’ RodenAllow specifying the sender when creating replies.
2011-01-18 David ‘Bombe’ RodenAllow deletion of replies for all local Sones.
2011-01-18 David ‘Bombe’ RodenParse sender from request and set it as posting Sone.
2011-01-18 David ‘Bombe’ RodenAllow deletion of posts of all local Sones, not only...
2011-01-16 David ‘Bombe’ RodenAlso show “unknown” when updating a Sone from the web...
2011-01-16 David ‘Bombe’ RodenRemove calls to deprecated methods.
2011-01-15 David ‘Bombe’ RodenMerge branch 'release-0.4' 0.4
2011-01-15 David ‘Bombe’ RodenMerge branch 'edit-wot-trust' into next
2011-01-15 David ‘Bombe’ RodenMerge branch 'profile-fields' into next
2011-01-15 David ‘Bombe’ RodenAdd AJAX page to move a profile field.
2011-01-15 David ‘Bombe’ RodenAdd AJAX page that renames a profile field.
2011-01-14 David ‘Bombe’ RodenAdd AJAX page that deletes a profile field.
2011-01-14 David ‘Bombe’ RodenDo not require logins for some AJAX pages.
2011-01-14 David ‘Bombe’ RodenRequire a login.
2011-01-14 David ‘Bombe’ RodenMerge branch 'next' into profile-fields
2011-01-13 David ‘Bombe’ RodenMerge branch 'release-0.3.7' 0.3.7
2011-01-13 David ‘Bombe’ RodenMerge branch 'reduce-loading' into next
2011-01-13 David ‘Bombe’ RodenReturn time of a post, and don’t load it if it’s older...
2011-01-13 David ‘Bombe’ RodenMerge branch 'reduce-loading' into next
2011-01-13 David ‘Bombe’ RodenAdd more information to new reply information and don...
2011-01-13 David ‘Bombe’ RodenReturn IDs of Sone and recipient when getting new posts.
2011-01-06 David ‘Bombe’ RodenMerge branch 'next' into edit-wot-trust
2011-01-06 David ‘Bombe’ RodenMerge branch 'next' into edit-wot-trust
2011-01-06 David ‘Bombe’ RodenMerge branch 'release-0.3.6.3' 0.3.6.3
2011-01-04 David ‘Bombe’ RodenDon’t fail when the trust can not be retrieved.
2011-01-03 David ‘Bombe’ RodenAdd AJAX handlers for distrusting and untrusting other...
2011-01-03 David ‘Bombe’ RodenAdd AJAX handler that trusts a Sone.
2011-01-01 David ‘Bombe’ RodenMerge branch 'next' into edit-wot-trust
2010-12-31 David ‘Bombe’ RodenDon’t try to get the status of a non-existing Sone.
2010-12-31 David ‘Bombe’ RodenUse session mechanisms from SoneTemplatePage.
2010-12-18 David ‘Bombe’ RodenMerge branch 'release-0.3.5' 0.3.5
2010-12-15 David ‘Bombe’ RodenMerge branch 'next' into edit-wot-trust
2010-12-12 David ‘Bombe’ RodenUse thread-safe way to render templates.
2010-12-12 David ‘Bombe’ RodenMerge branch 'release-0.3.4' 0.3.4
2010-12-12 David ‘Bombe’ RodenSynchronize template access to prevent multiple copies...
2010-11-28 David ‘Bombe’ RodenReturn recipient of a post in JSON post.
2010-11-27 David ‘Bombe’ RodenMerge branch 'message-recipient'
2010-11-27 David ‘Bombe’ RodenAlways use the current session to prevent timeouts.
2010-11-27 David ‘Bombe’ RodenMove all AJAX handlers to the same directory as the...
2010-11-26 David ‘Bombe’ RodenMerge commit '0.3.1' into message-recipient
2010-11-26 David ‘Bombe’ RodenMerge branch 'next'
2010-11-26 David ‘Bombe’ RodenReturn the ID of the Sone with the post.
2010-11-26 David ‘Bombe’ RodenMerge commit '0.3.1-RC3' into message-recipient
2010-11-26 David ‘Bombe’ RodenAllow creation of posts with recipients using AJAX.
2010-11-25 David ‘Bombe’ RodenAdd AJAX handlers to mark posts and replies as known.
2010-11-25 David ‘Bombe’ RodenAdd AJAX handler to get a rendered post.
2010-11-25 David ‘Bombe’ RodenAdd AJAX handler for creating a post.
2010-11-25 David ‘Bombe’ RodenAdd more uniform JSON creation for replies.
2010-11-25 David ‘Bombe’ RodenDon’t render posts and replies on getStatus().
2010-11-24 David ‘Bombe’ RodenReturn new posts and replies with status.
2010-11-23 David ‘Bombe’ RodenNewest fred does not throw anymore.
2010-11-19 David ‘Bombe’ RodenReplace getSoneStatus and getNotifications with getStatus.
2010-11-17 David ‘Bombe’ RodenSave Sones after liking stuff.
2010-11-17 David ‘Bombe’ RodenVerify post better.
2010-11-17 David ‘Bombe’ RodenAdd functions to lock and unlock a Sone.
2010-11-17 David ‘Bombe’ RodenReturn the “locked” status of a Sone.
2010-11-17 David ‘Bombe’ RodenRemove a post via the core.
2010-11-15 David ‘Bombe’ RodenComplete javadoc.
2010-11-15 David ‘Bombe’ RodenReturn removed notifications as well.
2010-11-15 David ‘Bombe’ RodenMove JSON object creation into its own method.
2010-11-14 David ‘Bombe’ RodenAdd AJAX handler to get all notifications.
2010-11-14 David ‘Bombe’ RodenGet the notifications from the web interface.
2010-11-14 David ‘Bombe’ RodenAdd AJAX page that dismisses a notification.
next