]>
git.mxchange.org Git - quix0rs-gnu-social.git/log
Evan Prodromou [Wed, 4 Mar 2009 13:29:21 +0000 (05:29 -0800)]
fix pagination links with new URL mapper
Evan Prodromou [Sun, 1 Mar 2009 05:01:33 +0000 (21:01 -0800)]
check some prereqs for installation
Evan Prodromou [Sun, 1 Mar 2009 04:33:22 +0000 (20:33 -0800)]
first pass at a working install.php
Evan Prodromou [Sun, 1 Mar 2009 04:32:53 +0000 (20:32 -0800)]
don't use semicolons in comments
Evan Prodromou [Sun, 1 Mar 2009 04:32:31 +0000 (20:32 -0800)]
automatically handle non-laconica-named databases
Evan Prodromou [Sun, 1 Mar 2009 01:42:27 +0000 (17:42 -0800)]
show a form for installation
Evan Prodromou [Sun, 1 Mar 2009 01:42:12 +0000 (17:42 -0800)]
Add a flag for if there's no config file
Evan Prodromou [Sat, 28 Feb 2009 23:18:06 +0000 (15:18 -0800)]
Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x
Evan Prodromou [Sat, 28 Feb 2009 23:17:49 +0000 (15:17 -0800)]
fix problem with dupe tags in profile
Sarven Capadisli [Sat, 28 Feb 2009 23:10:40 +0000 (23:10 +0000)]
Slightly toned down the text-shadow on navigation
Adrian Lang [Wed, 25 Feb 2009 15:59:32 +0000 (16:59 +0100)]
Add route for new message to user.
Adrian Lang [Wed, 25 Feb 2009 00:36:58 +0000 (01:36 +0100)]
Hopefully fixes #1260: Mess with norwegian languages. Moreover corrected ltr/rtl for Italian and Hebrew and added Finnish.
Adrian Lang [Sun, 22 Feb 2009 16:45:26 +0000 (17:45 +0100)]
Fixes #1258: A period in a hashtag leads to the tag being interpreted as url and hence breaking the tag.
Adrian Lang [Sun, 22 Feb 2009 13:27:09 +0000 (14:27 +0100)]
Route for remote subscribe link on profile page.
Adrian Lang [Sun, 22 Feb 2009 13:02:17 +0000 (14:02 +0100)]
Completely refactored noticesearch list, now using subclassing for highlighting. Fixes #1240 and probably other bugs.
Adrian Lang [Sun, 22 Feb 2009 12:38:16 +0000 (13:38 +0100)]
Fixes #1241: in-reply-to links were broken due to copy and paste error (Variable name was wrong).
Adrian Lang [Sun, 22 Feb 2009 12:32:14 +0000 (13:32 +0100)]
Fix replyto parameter in newnotice
Adrian Lang [Sun, 22 Feb 2009 12:31:50 +0000 (13:31 +0100)]
More routes.
Adrian Lang [Sat, 21 Feb 2009 21:50:59 +0000 (22:50 +0100)]
Broadcast profile via OMB after avatar change.
Adrian Lang [Sat, 21 Feb 2009 21:48:30 +0000 (22:48 +0100)]
Add finishremotesubscribe to the unrouted actions list.
Adrian Lang [Sat, 21 Feb 2009 21:41:24 +0000 (22:41 +0100)]
Correctly handle avatars at updateProfile
Adrian Lang [Sat, 21 Feb 2009 18:43:18 +0000 (19:43 +0100)]
Auth_Yadis_Yadis::PlainHTTPFetcher expects plain arrays, not hashes.
Adrian Lang [Sat, 21 Feb 2009 18:04:27 +0000 (19:04 +0100)]
Fixes #1067: Avatar stretched on authorize remote subscription page. The img tag used a wrong class which had a width: 100% applied.
Adrian Lang [Sat, 21 Feb 2009 17:51:56 +0000 (18:51 +0100)]
Adds some missing routes.
Sarven Capadisli [Thu, 26 Feb 2009 19:56:31 +0000 (19:56 +0000)]
Hook for setting document content type, charset, language, DOCTYPE and
html element properties
Sarven Capadisli [Tue, 24 Feb 2009 05:09:23 +0000 (05:09 +0000)]
Print stylesheet - Added license and cleanup
Sarven Capadisli [Tue, 24 Feb 2009 04:32:28 +0000 (04:32 +0000)]
Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x
Sarven Capadisli [Tue, 24 Feb 2009 04:31:31 +0000 (04:31 +0000)]
Print stylesheet
Evan Prodromou [Mon, 23 Feb 2009 21:27:22 +0000 (13:27 -0800)]
Make allrss.php work with phpcs
Zach Copley [Mon, 23 Feb 2009 04:04:47 +0000 (20:04 -0800)]
Ticket #1108 - Added 'social graph' methods to the API
Zach Copley [Mon, 23 Feb 2009 02:01:55 +0000 (18:01 -0800)]
Minor routing fix for friends_timeline API method
Zach Copley [Mon, 23 Feb 2009 01:03:41 +0000 (17:03 -0800)]
Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x
Zach Copley [Mon, 23 Feb 2009 01:01:41 +0000 (17:01 -0800)]
Ticket #925 - make verify_credentials return 'Authorized' if no return type specified
Evan Prodromou [Sat, 21 Feb 2009 15:10:33 +0000 (07:10 -0800)]
Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x
Zach Copley [Sat, 21 Feb 2009 01:19:08 +0000 (17:19 -0800)]
Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x
Zach Copley [Sat, 21 Feb 2009 01:17:20 +0000 (17:17 -0800)]
New doc page for Identi.ca badge and minor updates to badge's js
Sarven Capadisli [Fri, 20 Feb 2009 23:54:17 +0000 (23:54 +0000)]
Minor positioning: using absolute right instead of left
Sarven Capadisli [Fri, 20 Feb 2009 23:47:40 +0000 (23:47 +0000)]
Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x
Sarven Capadisli [Fri, 20 Feb 2009 23:47:24 +0000 (23:47 +0000)]
Hooks for: local navigation
Zach Copley [Fri, 20 Feb 2009 23:07:59 +0000 (15:07 -0800)]
Fixed routing for direct messages and favorites in the API
Evan Prodromou [Fri, 20 Feb 2009 22:30:09 +0000 (17:30 -0500)]
Change common_local_url() to take 4 arguments
I changed common_local_url() to take an additional optional argument
-- for query parameters. Being persnickety, I made it the third of
four, and moved the last one ($fragment) down a slot. That required
changing a couple of calls.
Evan Prodromou [Fri, 20 Feb 2009 22:29:40 +0000 (17:29 -0500)]
fix notices in lib/grouplist.php
Evan Prodromou [Fri, 20 Feb 2009 22:14:13 +0000 (17:14 -0500)]
don't use SUP in group rss
Evan Prodromou [Fri, 20 Feb 2009 22:02:34 +0000 (17:02 -0500)]
fix some notices in omb.php
Evan Prodromou [Fri, 20 Feb 2009 21:58:19 +0000 (16:58 -0500)]
use return value of common_check_user() in login.php
Evan Prodromou [Fri, 20 Feb 2009 21:51:39 +0000 (16:51 -0500)]
fix notice in searchaction
Evan Prodromou [Fri, 20 Feb 2009 21:50:05 +0000 (16:50 -0500)]
make check for ->value better
Evan Prodromou [Fri, 20 Feb 2009 21:48:49 +0000 (16:48 -0500)]
change static in router to var
Evan Prodromou [Fri, 20 Feb 2009 21:46:26 +0000 (16:46 -0500)]
accidentally used as a global in index.php
Evan Prodromou [Fri, 20 Feb 2009 21:44:56 +0000 (16:44 -0500)]
avoid notices on undefined array elements
Leslie Michael Orchard [Wed, 18 Feb 2009 03:59:48 +0000 (22:59 -0500)]
NOTICES_PER_SECTION already defined in lib/noticesection.php, causing a warning
Leslie Michael Orchard [Wed, 18 Feb 2009 04:09:57 +0000 (23:09 -0500)]
Attempt to access non-existent OPENID_COOKIE_KEY cookie causing a warning
Leslie Michael Orchard [Wed, 18 Feb 2009 04:22:56 +0000 (23:22 -0500)]
Fixing a bunch of undefined variable warnings in OpenID signup process
Leslie Michael Orchard [Wed, 18 Feb 2009 04:25:00 +0000 (23:25 -0500)]
PROFILES_PER_PAGE already defined in lib/common.php
Leslie Michael Orchard [Wed, 18 Feb 2009 04:24:10 +0000 (23:24 -0500)]
Ignoring VIM swap files, log files, and httpd.conf
Evan Prodromou [Fri, 20 Feb 2009 15:04:28 +0000 (10:04 -0500)]
make tagother work with router
Evan Prodromou [Fri, 20 Feb 2009 14:59:02 +0000 (09:59 -0500)]
Merge branch '0.7.x' of evan@dev.controlyourself.ca:/var/www/evan into 0.7.x
Evan Prodromou [Fri, 20 Feb 2009 14:58:38 +0000 (14:58 +0000)]
handle if-modified-since in RSS feeds
Evan Prodromou [Fri, 20 Feb 2009 14:54:50 +0000 (09:54 -0500)]
Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x
Evan Prodromou [Fri, 20 Feb 2009 14:54:17 +0000 (09:54 -0500)]
Merge branch '0.7.x' of evan@dev.controlyourself.ca:/var/www/evan into 0.7.x
Sarven Capadisli [Thu, 19 Feb 2009 02:55:04 +0000 (02:55 +0000)]
Minor CSS cleanup.
Evan Prodromou [Wed, 18 Feb 2009 23:43:26 +0000 (23:43 +0000)]
more correct handling of etags and last-modified
Zach Copley [Wed, 18 Feb 2009 23:41:02 +0000 (15:41 -0800)]
Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x
Zach Copley [Wed, 18 Feb 2009 23:33:52 +0000 (15:33 -0800)]
Open the /api/laconica/config.format API method so clients can determine whether a site is "private".
Evan Prodromou [Wed, 18 Feb 2009 23:31:28 +0000 (23:31 +0000)]
Merge branch 'master' of git://gitorious.org/laconica/mainline into 0.7.x
Evan Prodromou [Wed, 18 Feb 2009 14:35:59 +0000 (09:35 -0500)]
move peoplesearchresults to its own module
Meitar Moscovitz [Wed, 18 Feb 2009 02:01:52 +0000 (13:01 +1100)]
Merge branch 'dev-0.7.x' into framebusting
Conflicts:
lib/action.php
Sarven Capadisli [Tue, 17 Feb 2009 21:24:06 +0000 (21:24 +0000)]
Merge branch 'ticket-1053' of git://gitorious.org/laconica/meitar into review
Sarven Capadisli [Tue, 17 Feb 2009 20:32:19 +0000 (20:32 +0000)]
Merge branch 'mobile-style' of git://gitorious.org/laconica/meitar into review
Conflicts:
lib/action.php
Evan Prodromou [Tue, 17 Feb 2009 17:08:53 +0000 (12:08 -0500)]
another system message
Evan Prodromou [Tue, 17 Feb 2009 15:23:19 +0000 (10:23 -0500)]
Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x
Evan Prodromou [Tue, 17 Feb 2009 15:22:42 +0000 (10:22 -0500)]
Merge branch 'master' into 0.7.x
Sean Murphy [Mon, 9 Feb 2009 22:29:27 +0000 (17:29 -0500)]
Fixed #1170: Auto-linking bug when URL cotains special chars.
Meitar Moscovitz [Tue, 17 Feb 2009 07:37:02 +0000 (18:37 +1100)]
Fixes ticket:1053; removes spacing between hash and tag on profile page.
Zach Copley [Tue, 17 Feb 2009 01:58:24 +0000 (17:58 -0800)]
Updated README with section about installing the Facebook app, and added info about twitterqueuehandler.php and facebookqueuehandler.php.
Evan Prodromou [Mon, 16 Feb 2009 23:45:59 +0000 (18:45 -0500)]
wrong name for attn function
Evan Prodromou [Mon, 16 Feb 2009 23:45:05 +0000 (18:45 -0500)]
Set @-message notification options in email settings
Set the @-message notification options in email settings.
Evan Prodromou [Mon, 16 Feb 2009 23:26:15 +0000 (18:26 -0500)]
send mail when @-replies are received
Evan Prodromou [Mon, 16 Feb 2009 23:24:43 +0000 (18:24 -0500)]
add email notify flag for @-replies
Evan Prodromou [Mon, 16 Feb 2009 23:02:31 +0000 (18:02 -0500)]
Automatically add a tag for every group messages
If you post to a group !foo, it's automatically listed as being tagged
"foo". This is to keep users from having to do !foo #foo in all their
messages.
Evan Prodromou [Mon, 16 Feb 2009 23:02:14 +0000 (18:02 -0500)]
Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x
Evan Prodromou [Mon, 16 Feb 2009 23:02:04 +0000 (18:02 -0500)]
error in hashtag link generation
Sarven Capadisli [Mon, 16 Feb 2009 22:40:57 +0000 (22:40 +0000)]
Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x
Sarven Capadisli [Mon, 16 Feb 2009 22:39:57 +0000 (22:39 +0000)]
Removed transformation effects from h1-h6 (except in aside)
Evan Prodromou [Mon, 16 Feb 2009 21:35:16 +0000 (16:35 -0500)]
Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x
Evan Prodromou [Mon, 16 Feb 2009 21:34:07 +0000 (16:34 -0500)]
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.
Zach Copley [Mon, 16 Feb 2009 18:58:09 +0000 (18:58 +0000)]
Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x
Zach Copley [Mon, 16 Feb 2009 18:55:03 +0000 (18:55 +0000)]
Whoops: forgot to include facebookqueuehandler.php with the my original
Facebook queue handler patch set!
Evan Prodromou [Mon, 16 Feb 2009 18:34:31 +0000 (13:34 -0500)]
Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x
Robin Millette [Mon, 16 Feb 2009 17:46:24 +0000 (17:46 +0000)]
trac #201 Add flowplayer to enable multimedia playback capability.
Meitar Moscovitz [Mon, 16 Feb 2009 04:45:18 +0000 (15:45 +1100)]
Add framebusting JavaScript to help avoid clickjacking attacks.
Sarven Capadisli [Sun, 15 Feb 2009 22:30:39 +0000 (22:30 +0000)]
Added a mention of config setting to use a custom theme
Evan Prodromou [Sun, 15 Feb 2009 02:55:25 +0000 (21:55 -0500)]
Optionally ignore some notice sources for public page
We optionally ignore some notice sources from the public page.
Typically these are automatic notice sources like twitterfeed that
don't usually represent the community on the site very well.
Evan Prodromou [Sun, 15 Feb 2009 02:55:25 +0000 (21:55 -0500)]
Optionally ignore some notice sources for public page
We optionally ignore some notice sources from the public page.
Typically these are automatic notice sources like twitterfeed that
don't usually represent the community on the site very well.
Evan Prodromou [Sun, 15 Feb 2009 02:28:45 +0000 (21:28 -0500)]
Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x
Evan Prodromou [Sun, 15 Feb 2009 02:28:30 +0000 (21:28 -0500)]
Merge branch 'master' into 0.7.x
Evan Prodromou [Sat, 14 Feb 2009 22:53:11 +0000 (17:53 -0500)]
Fix More... URL for featured user section
Evan Prodromou [Sat, 14 Feb 2009 22:48:08 +0000 (17:48 -0500)]
Fix the More... link for popular notices section
Zach Copley [Fri, 13 Feb 2009 18:08:11 +0000 (10:08 -0800)]
Fixed arguments to syslog (LOG_ERR, not LOG_ERROR) and removed unused function
Evan Prodromou [Fri, 13 Feb 2009 15:52:26 +0000 (10:52 -0500)]
Add events for filtering and logging new notices