Commit Graph

5588 Commits

Author SHA1 Message Date
Zach Copley b134784df9 Custom stylesheet for the Facebook Connect plugin 2009-05-22 01:22:07 +00:00
Zach Copley eaf2a98daf - Show Facebook profile pic and favicon as dictated by Facebook Connnect policy
- Logout fixed, again (cleans up Facebook cookies now)
2009-05-22 00:54:22 +00:00
Zach Copley 07de94ca99 Merge branch '0.8.x' into fbconnect 2009-05-21 05:46:38 +00:00
Zach Copley 54cd0a2046 - Reworked login / logout workflow
- Added Facebook Connect tab to login nav
- Show Facebook mini-avatar when logged in
- Added Facebook Connect tab to connect settings nav
- Option to disconnect from Facebook
2009-05-21 05:43:11 +00:00
Sarven Capadisli 7ae2ed7cfc Merge branch '0.7.x' into 0.8.x 2009-05-20 23:40:44 +00:00
Zach Copley 8545a1c5fe Reorganized some stuff and made new Facebook Login tab 2009-05-20 06:46:11 +00:00
Zach Copley f841dd6af4 Fixed sporatic problem with logout. 2009-05-20 00:55:59 +00:00
Zach Copley 35b3934233 Logout works properly now. 2009-05-19 01:07:45 +00:00
Evan Prodromou 5a0edc9b8c remove debugging calls 2009-05-17 12:37:04 -04:00
Zach Copley 3f44f94c3c Basic Facebook Connect plugin 2009-05-15 23:16:23 +00:00
Evan Prodromou c6526c84f5 License link, no title 2009-05-15 18:16:32 -04:00
Evan Prodromou caadd8ed93 add WikiHashtagsPlugin 2009-05-15 17:57:26 -04:00
Evan Prodromou b12e72ae31 optionally add a username/password on server side for Comet 2009-05-01 09:42:38 -07:00
Evan Prodromou 5affe093ab add in_reply_to link and make HTML in source work correctly 2009-05-01 08:39:47 -07:00
Evan Prodromou 1a61a171cd Merge branch '0.7.x' into cometplugin 2009-05-01 08:00:41 -07:00
Evan Prodromou a86a0e91a5 add favor, reply, delete buttons for cometed notices 2009-05-01 08:00:37 -07:00
Evan Prodromou 8cf8298dc0 Merge branch 'cometplugin' into 0.7.x 2009-04-27 15:28:36 -04:00
Evan Prodromou e97223b2ba Don't add a notice if it already exists on the page
Try not to interfere with Ajax posting; don't show something if it's
already on the page.
2009-04-26 21:15:11 -04:00
Evan Prodromou db3b56a2fd Display rendered HTML for a notice
Display the rendered HTML for a notice
2009-04-26 20:50:39 -04:00
Evan Prodromou e438334c00 add live updating for tag pages 2009-04-26 18:00:06 -04:00
Evan Prodromou df677cb9c1 Merge branch 'cometplugin' into 0.7.x 2009-04-26 15:42:07 -04:00
Evan Prodromou 781341d91f README for the comet plugin 2009-04-26 15:41:55 -04:00
Evan Prodromou 7dbb5fb8fd Make notice auto-update
Shows notices auto-updating
2009-04-26 15:37:00 -04:00
Evan Prodromou ccf45d454c Lots of tweaking to make things work
Did some tweaking and maneuvering to make things work. This version
will now show a "notice received" alert box -- lots of progress! Had
to test with Java server, not Python server.
2009-04-26 15:08:49 -04:00
Evan Prodromou 262dbeac78 Some updates for testing Comet 2009-04-26 12:06:50 -04:00
Evan Prodromou 056d0a2555 remove unused duplicate file 2009-04-25 14:20:57 -04:00
Evan Prodromou 5e6eb27f84 first pass at Comet plugin; doesn't yet update 2009-04-25 14:20:24 -04:00
Evan Prodromou ecb09fb864 check for existence of xmlrpc extension in LinkbackPlugin 2009-04-24 13:31:03 -04:00
Evan Prodromou b1940bcb7b escape slash in regexp 2009-04-14 16:01:02 -04:00
Evan Prodromou 00dfdb3f3a Merge branch 'master' of git://gitorious.org/laconica/brianjesse-clone into brianjesse-clone/master 2009-04-07 22:32:58 -04:00
Evan Prodromou a4919eab6a Linkback plugin does pingback by default
We do pingback by default for the linkback plugin.
2009-03-28 17:11:21 -04:00
Brian af887119ac TemplatePlugin.php 0.1 2009-03-24 12:41:03 -07:00
Tobias Diekershoff 0d880d0d14 Piwik analytics plugin
Piwik (http://piwik.org/) is an Open Source analytics engine. This
plugin lets you include Piwik in your Laconica installation.
2009-03-13 08:52:01 -04:00
Evan Prodromou dfd9e31859 Add initial trackback support 2009-03-11 19:42:53 -04:00
Evan Prodromou c97142ad3e first version of plugin for pingback and trackback (no trackback yet) 2009-03-08 11:50:55 -07:00
Evan Prodromou cc38809764 First version of blogspam.net plugin
Added a plugin for blogspam.net. The service is kind of aggressive,
so by default I turn a lot of the tests off. But worth a look.
2009-02-16 16:34:07 -05:00
Sarven Capadisli 21f6c91161 Minor correction: pikiw -> piwik 2009-02-11 19:56:17 +00:00
Evan Prodromou 2e518c9d5e Sample plugin for Google Analytics
A common request is to use Google Analytics for Laconica servers. This
plugin will add the correct spell to make Google Analytics work.
2009-02-09 09:14:44 -05:00