projects
/
Sone.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Add functions to detect a “view Sone” page and the ID of the shown Sone.
[Sone.git]
/
src
/
main
/
2010-11-26
David ‘Bombe’ Roden
Add functions to detect a “view Sone” page and the...
tree
|
commitdiff
2010-11-26
David ‘Bombe’ Roden
Return the ID of the Sone with the post.
tree
|
commitdiff
2010-11-26
David ‘Bombe’ Roden
Add possibility to detect the index page.
tree
|
commitdiff
2010-11-26
David ‘Bombe’ Roden
Set version to 0.3.1-RC3.
0.3.1-RC3
tree
|
commitdiff
2010-11-26
David ‘Bombe’ Roden
Revert parts of 8d8cc8a9cced7cc9171cc09ce0fd024145605d70.
tree
|
commitdiff
2010-11-26
David ‘Bombe’ Roden
Revert "Try to prevent insertion of a post or reply...
tree
|
commitdiff
2010-11-26
David ‘Bombe’ Roden
Set version to 0.3.1-RC2.
0.3.1-RC2
tree
|
commitdiff
2010-11-26
David ‘Bombe’ Roden
Try to prevent insertion of a post or reply multiple...
tree
|
commitdiff
2010-11-26
David ‘Bombe’ Roden
Add click handler to new posts and replies only once.
tree
|
commitdiff
2010-11-26
David ‘Bombe’ Roden
Add click-to-mark-known function to all posts and replies.
tree
|
commitdiff
2010-11-26
David ‘Bombe’ Roden
Marks posts as known when clicking a new post or reply.
tree
|
commitdiff
2010-11-25
David ‘Bombe’ Roden
Don’t change the page title if we are focussed.
tree
|
commitdiff
2010-11-25
David ‘Bombe’ Roden
Store whether we are focussed in a flag.
tree
|
commitdiff
2010-11-25
David ‘Bombe’ Roden
Add element after which the “comment” link is to be...
tree
|
commitdiff
2010-11-25
David ‘Bombe’ Roden
Add “comment” link to post before ajaxifying the replies.
tree
|
commitdiff
2010-11-25
David ‘Bombe’ Roden
Remove unnecessary call to addCommentLink().
tree
|
commitdiff
2010-11-25
David ‘Bombe’ Roden
Set version to 0.3.1-RC1.
tree
|
commitdiff
2010-11-25
David ‘Bombe’ Roden
Mark the document title with a “(!)” when activity...
tree
|
commitdiff
2010-11-25
David ‘Bombe’ Roden
Create new scopes to not lose the element we’re unmarking.
tree
|
commitdiff
2010-11-25
David ‘Bombe’ Roden
Mark a post as known when liking or unliking the post...
tree
|
commitdiff
2010-11-25
David ‘Bombe’ Roden
Mark post as known when starting to enter a comment.
tree
|
commitdiff
2010-11-25
David ‘Bombe’ Roden
Use correct post element.
tree
|
commitdiff
2010-11-25
David ‘Bombe’ Roden
Only mark new elements as known.
tree
|
commitdiff
2010-11-25
David ‘Bombe’ Roden
Mark all replies of a post as known when marking a...
tree
|
commitdiff
2010-11-25
David ‘Bombe’ Roden
Store the times of posts and replies with unique class...
tree
|
commitdiff
2010-11-25
David ‘Bombe’ Roden
Mark a post and all its replies as known if a comment...
tree
|
commitdiff
2010-11-25
David ‘Bombe’ Roden
Add functions to mark posts and replies as known.
tree
|
commitdiff
2010-11-25
David ‘Bombe’ Roden
Insert reply at correct position.
tree
|
commitdiff
2010-11-25
David ‘Bombe’ Roden
Add AJAX handlers to mark posts and replies as known.
tree
|
commitdiff
2010-11-25
David ‘Bombe’ Roden
Add method to optionally skip reply creation.
tree
|
commitdiff
2010-11-25
David ‘Bombe’ Roden
Process replies only on success, insert before a .creat...
tree
|
commitdiff
2010-11-25
David ‘Bombe’ Roden
Iterate over all post elements, regardless of their...
tree
|
commitdiff
2010-11-25
David ‘Bombe’ Roden
Use function to load a reply after posting a reply.
tree
|
commitdiff
2010-11-25
David ‘Bombe’ Roden
Too many changes to even know what they were.
tree
|
commitdiff
2010-11-25
David ‘Bombe’ Roden
Add AJAX handler to get a rendered post.
tree
|
commitdiff
2010-11-25
David ‘Bombe’ Roden
Add AJAX handler for creating a post.
tree
|
commitdiff
2010-11-25
David ‘Bombe’ Roden
Add more uniform JSON creation for replies.
tree
|
commitdiff
2010-11-25
David ‘Bombe’ Roden
Don’t render posts and replies on getStatus().
tree
|
commitdiff
2010-11-25
David ‘Bombe’ Roden
Do not mark posts and replies as known when rendering.
tree
|
commitdiff
2010-11-25
David ‘Bombe’ Roden
Move createReply() method.
tree
|
commitdiff
2010-11-25
David ‘Bombe’ Roden
Add methods to conditionally mark posts and replies...
tree
|
commitdiff
2010-11-25
David ‘Bombe’ Roden
Mark shown posts and replies known.
tree
|
commitdiff
2010-11-25
David ‘Bombe’ Roden
Add methods to mark posts and replies as known.
tree
|
commitdiff
2010-11-25
David ‘Bombe’ Roden
Return the created post.
tree
|
commitdiff
2010-11-25
David ‘Bombe’ Roden
Make the rendered template available in post processing.
tree
|
commitdiff
2010-11-25
David ‘Bombe’ Roden
Add possibility to perform actions after the template...
tree
|
commitdiff
2010-11-24
David ‘Bombe’ Roden
Return new posts and replies with status.
tree
|
commitdiff
2010-11-24
David ‘Bombe’ Roden
Always persist the changed configuration.
tree
|
commitdiff
2010-11-24
David ‘Bombe’ Roden
Expose the saveConfiguration method.
tree
|
commitdiff
2010-11-24
David ‘Bombe’ Roden
Expose new posts and replies from the notifications.
tree
|
commitdiff
2010-11-24
David ‘Bombe’ Roden
Add methods to extract the time of posts and replies.
tree
|
commitdiff
2010-11-24
David ‘Bombe’ Roden
Return the post element if its containing post element...
tree
|
commitdiff
2010-11-24
David ‘Bombe’ Roden
Add a couple of CSS classes for easier identification...
tree
|
commitdiff
2010-11-24
David ‘Bombe’ Roden
Store the time in posts and replies.
tree
|
commitdiff
2010-11-24
David ‘Bombe’ Roden
Improve logging at startup.
tree
|
commitdiff
2010-11-24
David ‘Bombe’ Roden
Override new save() method correctly.
tree
|
commitdiff
2010-11-24
David ‘Bombe’ Roden
Save the configuration after storing all values.
tree
|
commitdiff
2010-11-24
David ‘Bombe’ Roden
Throw an exception if no plugin store is available.
tree
|
commitdiff
2010-11-24
David ‘Bombe’ Roden
Rename configuration objects, improve logging.
tree
|
commitdiff
2010-11-24
David ‘Bombe’ Roden
Use a Map-based configuration backend, get rid of XML.
tree
|
commitdiff
2010-11-24
David ‘Bombe’ Roden
Change loading order of configuration backends.
tree
|
commitdiff
2010-11-24
David ‘Bombe’ Roden
Add method to set a configuration after creation time.
tree
|
commitdiff
2010-11-24
David ‘Bombe’ Roden
Use new session manager syntax.
tree
|
commitdiff
2010-11-23
David ‘Bombe’ Roden
Newest fred does not throw anymore.
tree
|
commitdiff
2010-11-22
David ‘Bombe’ Roden
Use a comma to separate the identities in the tooltips.
tree
|
commitdiff
2010-11-21
David ‘Bombe’ Roden
Expose the elements of the list notification.
tree
|
commitdiff
2010-11-21
David ‘Bombe’ Roden
Increase the possible length of “returnPage” because...
tree
|
commitdiff
2010-11-20
David ‘Bombe’ Roden
Cache translations.
tree
|
commitdiff
2010-11-19
David ‘Bombe’ Roden
Replace getSoneStatus and getNotifications with getStatus.
tree
|
commitdiff
2010-11-19
David ‘Bombe’ Roden
Don’t always create a Sone for a given ID.
tree
|
commitdiff
2010-11-19
David ‘Bombe’ Roden
Add tooltips to “lock” and “unlock” buttons.
tree
|
commitdiff
2010-11-18
David ‘Bombe’ Roden
Set version to 0.3.
0.3
tree
|
commitdiff
2010-11-18
David ‘Bombe’ Roden
Set edition on parsed Sone.
tree
|
commitdiff
2010-11-18
David ‘Bombe’ Roden
Copy latest edition from newer Sone.
tree
|
commitdiff
2010-11-18
David ‘Bombe’ Roden
Images with links don’t have borders, Mr. Firefox!
tree
|
commitdiff
2010-11-18
David ‘Bombe’ Roden
Move all javascript to sone.js.
tree
|
commitdiff
2010-11-17
David ‘Bombe’ Roden
Set version to 0.3-RC1.
0.3-RC1
tree
|
commitdiff
2010-11-17
David ‘Bombe’ Roden
Only overwrite time when it’s newer.
tree
|
commitdiff
2010-11-17
David ‘Bombe’ Roden
Save Sone after rescuing.
tree
|
commitdiff
2010-11-17
David ‘Bombe’ Roden
Save Sones after liking stuff.
tree
|
commitdiff
2010-11-17
David ‘Bombe’ Roden
Always fix up posts and replies.
tree
|
commitdiff
2010-11-17
David ‘Bombe’ Roden
Improve margins on top of page and notifications.
tree
|
commitdiff
2010-11-17
David ‘Bombe’ Roden
Verify post better.
tree
|
commitdiff
2010-11-17
David ‘Bombe’ Roden
Replace the Sone of a reply with the authoritative...
tree
|
commitdiff
2010-11-17
David ‘Bombe’ Roden
Add method to not create a new post automatically.
tree
|
commitdiff
2010-11-17
David ‘Bombe’ Roden
Don’t forget to fire events.
tree
|
commitdiff
2010-11-17
David ‘Bombe’ Roden
Add notifications for Sones that are rescued.
tree
|
commitdiff
2010-11-17
David ‘Bombe’ Roden
Let the list notification dismiss itself automatically...
tree
|
commitdiff
2010-11-17
David ‘Bombe’ Roden
Use list notification.
tree
|
commitdiff
2010-11-17
David ‘Bombe’ Roden
Add generlized list notification.
tree
|
commitdiff
2010-11-17
David ‘Bombe’ Roden
Remove obsolete translation strings.
tree
|
commitdiff
2010-11-17
David ‘Bombe’ Roden
Tell user about locked Sones in rescue mode.
tree
|
commitdiff
2010-11-17
David ‘Bombe’ Roden
Lock Sones before starting the rescue.
tree
|
commitdiff
2010-11-17
David ‘Bombe’ Roden
Reply a new post’s Sone with the already existing copy.
tree
|
commitdiff
2010-11-17
David ‘Bombe’ Roden
Check for modifications every second.
tree
|
commitdiff
2010-11-17
David ‘Bombe’ Roden
Store the liked replies, too.
tree
|
commitdiff
2010-11-17
David ‘Bombe’ Roden
Add missing templates.
tree
|
commitdiff
2010-11-17
David ‘Bombe’ Roden
Add functions to lock and unlock a Sone.
tree
|
commitdiff
2010-11-17
David ‘Bombe’ Roden
Update the “locked” status of a Sone.
tree
|
commitdiff
2010-11-17
David ‘Bombe’ Roden
Return the “locked” status of a Sone.
tree
|
commitdiff
next