Merge branch 'profile-fields' into next
[Sone.git] / src / main / java / net / pterodactylus / sone /
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’ RodenTurn profile fields into their own container classes.
2011-01-14 David ‘Bombe’ RodenAdd Javascript string filter.
2011-01-14 David ‘Bombe’ RodenAllow null field values.
2011-01-14 David ‘Bombe’ RodenRedirect back to profile after adding a field.
2011-01-14 David ‘Bombe’ RodenGo back to the profile after saving.
2011-01-14 David ‘Bombe’ RodenAdd possibility to edit a field name.
2011-01-14 David ‘Bombe’ RodenAdd template for “something strange has happened.”
2011-01-14 David ‘Bombe’ RodenAdd method to rename a field.
2011-01-14 David ‘Bombe’ RodenImplement profile field deletion.
2011-01-14 David ‘Bombe’ RodenAdd basic profile field editing.
2011-01-14 David ‘Bombe’ RodenMerge branch 'next' into profile-fields
2011-01-14 David ‘Bombe’ RodenMerge branch 'master' into next
2011-01-13 David ‘Bombe’ RodenMerge branch 'release-0.3.7' 0.3.7
2011-01-13 David ‘Bombe’ RodenSet version to 0.3.7.
2011-01-13 David ‘Bombe’ RodenCatch some more (undocumented) exceptions by FreenetURI.
2011-01-13 David ‘Bombe’ RodenMerge branch 'reduce-loading' into next
2011-01-13 David ‘Bombe’ RodenMove the pagination out of the HTML. This fixes #51.
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-13 David ‘Bombe’ RodenImprove link parser.
2011-01-13 David ‘Bombe’ RodenName button differently (and all using the same style).
2011-01-12 David ‘Bombe’ RodenCopy field names, too.
2011-01-12 David ‘Bombe’ RodenParse profile fields from inserted Sone.
2011-01-12 David ‘Bombe’ RodenMerge branch 'next' into profile-fields
2011-01-12 David ‘Bombe’ RodenLoad and save profile fields.
2011-01-12 David ‘Bombe’ RodenAssign a name to the save button, react only to that...
2011-01-12 David ‘Bombe’ RodenAdd method to set a field by its index.
2011-01-12 David ‘Bombe’ RodenMove “fields” functionality into Profile, remove Profil...
2011-01-12 David ‘Bombe’ RodenRemove modified tracker from Profile.
2011-01-10 David ‘Bombe’ RodenRender templates in a thread-safe way.
2011-01-10 David ‘Bombe’ RodenAdd accessor for profile fields.
2011-01-10 David ‘Bombe’ RodenAdd custom fields to profile.
2011-01-10 David ‘Bombe’ RodenImplement Fingerprintable interface in Profile.
2011-01-10 David ‘Bombe’ RodenAdd Fingerprintable interface.
2011-01-09 David ‘Bombe’ RodenMerge branch 'show-versions' into next
2011-01-09 David ‘Bombe’ RodenNotify all core listeners when a new version was found.
2011-01-09 David ‘Bombe’ RodenAdd “new version” notification, set current and latest...
2011-01-09 David ‘Bombe’ RodenAdd “update found” event to core listener.
2011-01-09 David ‘Bombe’ RodenAdd update checker to core.
2011-01-09 David ‘Bombe’ RodenAdd update checker.
2011-01-09 David ‘Bombe’ RodenCatch exceptions in the whole startup sequence.
2011-01-09 David ‘Bombe’ RodenAdd possibility to register arbitrary USKs for watching.
2011-01-09 David ‘Bombe’ RodenMerge branch 'master' into next
2011-01-09 David ‘Bombe’ RodenMerge branch 'release-0.3.6.5' 0.3.6.5
2011-01-09 David ‘Bombe’ RodenSet version to 0.3.6.5.
2011-01-09 David ‘Bombe’ RodenStore version of configuration in the configuration.
2011-01-07 David ‘Bombe’ RodenPrevent crash on more invalid links.
2011-01-07 David ‘Bombe’ RodenEnhance Parser with a ParserContext.
2011-01-06 David ‘Bombe’ RodenMerge branch 'master' into next
2011-01-06 David ‘Bombe’ RodenMerge branch 'release-0.3.6.4' 0.3.6.4
2011-01-06 David ‘Bombe’ RodenSet version to 0.3.6.4.
2011-01-06 David ‘Bombe’ RodenShorten a possible invalid link in a safer way.
2011-01-06 David ‘Bombe’ RodenDon’t add a link if an SSK or a USK fail parsing.
2011-01-06 David ‘Bombe’ RodenMerge branch 'master' into next
2011-01-06 David ‘Bombe’ RodenMerge branch 'release-0.3.6.3' 0.3.6.3
2011-01-06 David ‘Bombe’ RodenSet version to 0.3.6.3.
2011-01-06 David ‘Bombe’ RodenImprove display of parsed links.
2011-01-01 David ‘Bombe’ RodenMerge branch 'protocol-version' into next
2011-01-01 David ‘Bombe’ RodenParse protocol version from sone XML, don’t parse if...
2011-01-01 David ‘Bombe’ RodenStore the list notification itself in the notification...
2010-12-31 David ‘Bombe’ RodenDon’t try to get the status of a non-existing Sone.
2010-12-31 David ‘Bombe’ RodenDon’t create cookies for link-enabled checking.
2010-12-31 David ‘Bombe’ RodenUse session mechanisms from SoneTemplatePage.
2010-12-30 David ‘Bombe’ RodenMerge branch 'master' into next
2010-12-30 David ‘Bombe’ RodenMerge branch 'release-0.3.6.2' 0.3.6.2
2010-12-30 David ‘Bombe’ RodenSet version to 0.3.6.2.
2010-12-30 David ‘Bombe’ RodenMerge branch 'master' into next
2010-12-30 David ‘Bombe’ RodenMerge branch 'fix-posting' 0.3.6.1
2010-12-30 David ‘Bombe’ RodenSet version to 0.3.6.1.
2010-12-30 David ‘Bombe’ RodenMerge branch 'release-0.3.6' 0.3.6
2010-12-30 David ‘Bombe’ RodenSet version to 0.3.6.
2010-12-30 David ‘Bombe’ RodenAdd all posts that have the current Sone as recipient.
2010-12-30 David ‘Bombe’ RodenRename variable to fit purpose better.
2010-12-30 David ‘Bombe’ RodenTry to prevent deadlocks when saving the configuration.
2010-12-30 David ‘Bombe’ RodenMerge branch 'new-priorities' into next
2010-12-30 David ‘Bombe’ RodenCreate our own realtime client for requests.
2010-12-22 David ‘Bombe’ RodenSave the configuration after marking posts and replies...
2010-12-21 David ‘Bombe’ RodenStop the Sone downloader and unregister all USKs when...
2010-12-18 David ‘Bombe’ RodenMerge branch 'master' into next
2010-12-18 David ‘Bombe’ RodenMerge branch 'fix-wrong-version-number' 0.3.5.1
2010-12-18 David ‘Bombe’ RodenSet version number to 0.3.5.1.
2010-12-18 David ‘Bombe’ RodenMerge branch 'release-0.3.5' 0.3.5
2010-12-18 David ‘Bombe’ RodenSimplify removal of ticker object, ensure that the...
2010-12-18 David ‘Bombe’ RodenRemove ticker object when sone-is-locked notification...
2010-12-17 David ‘Bombe’ RodenDon’t create a new session in the link-enabled callback...
2010-12-17 David ‘Bombe’ RodenAdd methods to get the current Sone without creating...
2010-12-13 David ‘Bombe’ RodenLog exception on shutdown.
2010-12-13 David ‘Bombe’ RodenThere is no plugin store to persist anymore.
2010-12-13 David ‘Bombe’ RodenThe Core is not a Service anymore, stop() really stops it.
2010-12-13 David ‘Bombe’ RodenRemove notifications for removed posts and replies.
2010-12-13 David ‘Bombe’ RodenMerge branch 'notification-for-locked-sones' into next
2010-12-13 David ‘Bombe’ RodenShow a notification if a Sone is locked for more than...
next