Commit Graph

5925 Commits

Author SHA1 Message Date
Brion Vibber d635a0685d Merge branch '0.8.x' of git://gitorious.org/laconica/mainline into 0.9.x 2009-09-04 07:19:01 -07:00
Craig Andrews 5974871b7b Improve OAuth CGI compatibility
Fixes http://status.net/trac/ticket/1822
Reported upstream at http://code.google.com/p/oauth/issues/detail?id=118
2009-09-03 18:35:46 -04:00
Sarven Capadisli 94f9ce26e7 Merge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.x 2009-09-03 19:47:00 +00:00
Sarven Capadisli 277b464054 Created autofocus method to give focus to an element (primarily a form
control) on page onload.

Updated some of the pages to use autofocus.
2009-09-03 19:42:50 +00:00
Craig Andrews ebcbd3820e Fix spelling 2009-09-03 15:30:19 -04:00
mEDI 0d7d4dfe5d add basic auth support for cgi servers on the api (trac #1832) 2009-09-03 15:29:13 -04:00
Craig Andrews beae3db413 Pluginize the URL shorteners 2009-09-03 14:58:50 -04:00
Craig Andrews 5db43f4655 Merge remote branch 'brion/fixlinks' into 0.9.x 2009-09-02 16:48:33 -04:00
Craig Andrews a535ccdc4e Merge remote branch 'laconica/0.8.x' into 0.9.x
Conflicts:
	lib/common.php
	lib/twitter.php
2009-09-02 16:42:15 -04:00
Craig Andrews 0c95734a68 Add Tidy requirement to the README 2009-09-02 13:39:05 -04:00
Craig Andrews 0ae4c7a80c The 'tidy' extension is a requirement
Fixes http://status.net/trac/ticket/1844
2009-09-02 13:33:54 -04:00
Craig Andrews c271548bdd Merge remote branch 'cvollick/ContactUpdate' into 0.8.x 2009-09-01 23:25:20 -04:00
Christopher Vollick 637182e754 Updated Location of Bug Tracker in Contact Page. 2009-09-03 17:57:08 -04:00
Craig Andrews 29d0dd740c Allow whitespace before and after the = and require space before the href in <link href="url"> html 2009-09-01 23:18:39 -04:00
Craig Andrews efcfd209ef Check "Files" of type 'application/xhtml+xml' for oEmbed in addition to just text/html 2009-09-01 23:18:39 -04:00
Zach Copley aeef78b6ca Fixed bug in which you cannot turn off importing friends timelines flag 2009-09-02 00:52:18 +00:00
Zach Copley e9bd6c8be5 Better error handling 2009-09-02 00:52:07 +00:00
Zach Copley f049d669d9 Better error handling 2009-09-02 00:51:49 +00:00
Zach Copley 78f367b239 Fixed bug in which you cannot turn off importing friends timelines flag 2009-09-02 00:51:38 +00:00
Zach Copley f86fed357c Better error handling 2009-09-02 00:50:41 +00:00
Zach Copley 8b040eba40 Fixed bug in which you cannot turn off importing friends timelines flag 2009-09-02 00:24:30 +00:00
Brion Vibber e929bdc2ba fix some double-escaped %s leading to broken links right smack on the main page 2009-09-01 19:43:56 -03:00
Brion Vibber f949c2c9d9 Typo fix in error case: we probably wanted to call sprintf() not sprint() 2009-09-01 18:02:03 -04:00
Brion Vibber 4c812bf8a9 Convert !group tags to #hash tags when bridging outgoing notices to Twitter
http://status.net/trac/ticket/1672
2009-09-01 18:01:09 -04:00
Carlos Perilla 5668959399 Let users join and drop group membership from xmpp 2009-09-01 17:52:08 -04:00
Carlos Perilla aa7bda4677 Fixes foaf notices, use Profile for information that's missing in Remote_profile 2009-09-01 17:52:03 -04:00
Zach Copley 4c4fbd006d Fix error in log msg format specifier 2009-09-01 19:44:36 +00:00
Zach Copley 6adc50b97f Fix error in log msg format specifier 2009-09-01 19:44:10 +00:00
Zach Copley 0a922e0ba4 Stop requeuing notices not bound for Twitter. 2009-09-01 19:12:04 +00:00
Zach Copley ddc9555921 Stop requeuing notices not bound for Twitter. 2009-09-01 19:08:18 +00:00
Zach Copley e0e30552cf Stop requeuing notices not bound for Twitter. 2009-09-01 19:00:18 +00:00
Sarven Capadisli ba199ad4ec Removed <dl> structure from MailboxAction::showMessage. Same as
committ e0b877b26c.
2009-08-31 22:53:52 -07:00
Craig Andrews cae1072c0d Fix typo in Stomp
Thanks Marcel|HSD
2009-08-31 22:53:21 -07:00
Craig Andrews 84e11e8a17 Fix attachment saving 2009-08-31 22:52:38 -07:00
Craig Andrews 00032e1112 Allow the oEmbed <link> tag to be split across lines 2009-08-31 22:16:49 -04:00
Craig Andrews 3fd0a9693d Fix typo in Stomp
Thanks Marcel|HSD
2009-08-31 15:49:11 -04:00
Craig Andrews 951a787877 Fix attachment saving 2009-08-31 15:36:03 -04:00
Sarven Capadisli 33d2ae6af3 Merge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.x 2009-08-31 17:53:54 +00:00
Sarven Capadisli 9f372da3da Removed <dl> structure from MailboxAction::showMessage. Same as
committ e0b877b26c.
2009-08-31 17:52:45 +00:00
Craig Andrews 20423af689 Allow :'s in the path, query string, and fragment parts of the url (Mediawiki URLs often do this) 2009-08-31 10:33:37 -04:00
Brenda Wallace 6704ddddf2 fixed up some invalid comment syntax - this is ANSI SQL 2009-08-31 11:54:15 +12:00
Brenda Wallace e9edb803bc added missing parts to postgres update, and the config+user_role tables to both upgrade scripts
Conflicts:

	db/08to09.sql
2009-08-31 11:53:59 +12:00
Brenda Wallace d46f2ee350 upgrade script for postgres 2009-08-31 11:53:23 +12:00
Brenda Wallace c8c87fc603 some typoes in comments that annoyed me, fixed now 2009-08-31 11:51:33 +12:00
Brenda Wallace b54a25c895 some typoes in comments that annoyed me, fixed now 2009-08-31 11:02:47 +12:00
Brenda Wallace fb447f713a fixed up some invalid comment syntax - this is ANSI SQL 2009-08-31 11:02:37 +12:00
Evan Prodromou 55972f59f6 remove Notice::gc() for now 2009-08-29 11:59:54 -07:00
Zach Copley 87ae90c903 Merge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.x 2009-08-29 06:20:50 +00:00
Zach Copley c02e8a4687 Fix error in log msg format specifier 2009-08-29 06:20:19 +00:00
Brenda Wallace 4c048ffec6 Merge commit 'mainline/0.9.x' into 0.9.x 2009-08-29 09:51:24 +12:00