index
:
mulk/benki
master
Social bookmarking and lazy chatting/microblogging.
Matthias Benkard
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Reference browserid.org/include.js instead of a local copy.
Matthias Andreas Benkard
2012-05-31
1
-1
/
+1
*
Move config.sexp to resources/.
Matthias Andreas Benkard
2012-05-05
2
-1
/
+1
*
Make uberjar'able.
Matthias Andreas Benkard
2012-05-05
2
-6
/
+7
*
Fix a typo causing Book Marx to fail in generating Atom feeds.
Matthias Andreas Benkard
2012-05-01
1
-1
/
+1
*
XMPP: Ignore OTR messages.
Matthias Andreas Benkard
2012-04-26
1
-2
/
+4
*
Feed generation: Fix multimethod dispatch function.
Matthias Andreas Benkard
2012-04-26
1
-1
/
+1
*
Lafargue: Implement handling of incoming XMPP messages.
Matthias Andreas Benkard
2012-04-26
4
-22
/
+51
*
Lafargue: Temporarily fix fill-it-author-details.
Matthias Andreas Benkard
2012-04-26
1
-2
/
+2
*
Refactor news feed generation.
Matthias Andreas Benkard
2012-04-14
3
-50
/
+70
*
Make XMPP settings more configurable.
Matthias Andreas Benkard
2012-04-10
2
-3
/
+5
*
Lafargue: Add XMPP notification capability.
Matthias Andreas Benkard
2012-04-10
6
-9
/
+137
*
Lafargue: Make notifications disappear when clicked.
Matthias Andreas Benkard
2012-04-10
1
-0
/
+3
*
Lafargue: Fix desktop notification formatting.
Matthias Andreas Benkard
2012-04-10
1
-1
/
+1
*
Lafargue: Add desktop notification feature for WebKit-based browsers.
Matthias Andreas Benkard
2012-04-10
4
-8
/
+69
*
Lafargue: Make live update script more resilient to network failures.
Matthias Andreas Benkard
2012-04-10
1
-3
/
+13
*
Pegdown: Enable extension HARDWRAPS.
Matthias Andreas Benkard
2012-04-10
1
-0
/
+1
*
Pegdown: Enable extensions DEFINITIONS and FENCED_CODE_BLOCKS.
Matthias Andreas Benkard
2012-04-10
1
-1
/
+3
*
Pegdown: Enable extensions ABBREVIATIONS, AUTOLINKS, SMARTYPANTS, TABLES.
Matthias Andreas Benkard
2012-04-10
1
-1
/
+7
*
Fix HTTP error codes where applicable.
Matthias Andreas Benkard
2012-04-10
2
-3
/
+3
*
Lafargue: Make lazychat instant notifications work.
Matthias Andreas Benkard
2012-04-09
1
-1
/
+1
*
Fix a copy'n'paste error.
Matthias Andreas Benkard
2012-04-09
1
-3
/
+4
*
Make startup SLIME-friendly again.
Matthias Andreas Benkard
2012-04-09
1
-1
/
+1
*
Fix startup.
Matthias Andreas Benkard
2012-04-09
1
-4
/
+3
*
Revert to older startup procedure.
Matthias Andreas Benkard
2012-04-09
1
-6
/
+2
*
Add missing file static/js/lafargue.js.
Matthias Andreas Benkard
2012-04-09
1
-1
/
+2
*
Lafargue: Use web sockets to provide instantaneous updates.
Matthias Andreas Benkard
2012-04-09
4
-23
/
+71
*
Migrate to noir-async.
Matthias Andreas Benkard
2012-04-09
2
-5
/
+40
*
Lafargue: Add Atom feed.
Matthias Andreas Benkard
2012-04-09
3
-16
/
+62
*
project.clj: Add explicit Apache Axiom dependency.
Matthias Andreas Benkard
2012-04-09
1
-1
/
+2
*
Add Lafargue subsite (lazy chat functionality).
Matthias Andreas Benkard
2012-04-09
8
-4
/
+236
*
OpenID IdP: Make process-openid-request more lenient with regard to the forma...
Matthias Andreas Benkard
2012-04-08
1
-1
/
+4
*
Implement an OpenID identity provider.
Matthias Andreas Benkard
2012-04-08
4
-1
/
+125
*
project.clj: Update to Leiningen 2.0.0 syntax.
Matthias Andreas Benkard
2012-04-08
1
-4
/
+4
*
Add BrowserID login button to universal login box.
Matthias Andreas Benkard
2012-03-28
1
-1
/
+7
*
Implement BrowserID-based login.
Matthias Andreas Benkard
2012-03-27
5
-13
/
+109
*
with-auth: Store query string in return URI.
Matthias Andreas Benkard
2012-03-15
1
-1
/
+4
*
Book Marx: Fix a typo that prevented HTML escaping from happening on bookmark...
Matthias Andreas Benkard
2012-03-03
1
-1
/
+1
*
Schema: Fix PRIMARY KEY constraint on page_keys table.
Matthias Andreas Benkard
2012-03-03
1
-1
/
+1
*
Book Marx: Improve page layout by moving all authlinks to the bottom.
Matthias Andreas Benkard
2012-02-29
3
-11
/
+9
*
Book Marx: Add feed link to bookmark list page.
Matthias Andreas Benkard
2012-02-29
4
-6
/
+29
*
Book Marx: Implement support for page-specific authentication tokens.
Matthias Andreas Benkard
2012-02-29
5
-28
/
+85
*
Book Marx: Support simple list syntax in descriptions.
Matthias Andreas Benkard
2012-02-29
1
-2
/
+11
*
Book Marx: Accept the user's idea of URI and title.
Matthias Andreas Benkard
2012-02-28
2
-1
/
+2
*
Add a viewport declaration to HTML output.
Matthias Andreas Benkard
2012-02-28
1
-0
/
+2
*
Book Marx: Show the login status in the upper right-hand corner.
Matthias Andreas Benkard
2012-02-28
4
-3
/
+51
*
Book Marx: Improve tag autocompletion.
Matthias Andreas Benkard
2012-02-27
1
-1
/
+1
*
Book Marx: Serve Atom feed UTF-8-encoded.
Matthias Andreas Benkard
2012-02-27
2
-2
/
+2
*
Book Marx: Add an Atom feed.
Matthias Andreas Benkard
2012-02-27
4
-8
/
+49
*
Add some experimental stylesheet rules to bookmarx.css.
Matthias Andreas Benkard
2012-02-27
1
-0
/
+11
*
Book Marx: Improve formatting.
Matthias Andreas Benkard
2012-02-27
2
-1
/
+14
[prev]
[next]