]>
git.mxchange.org Git - quix0rs-gnu-social.git/log
Dan Moore [Sat, 18 Apr 2009 19:42:44 +0000 (15:42 -0400)]
This should change the JSON representation of the booleans 'following' and 'notifications', but unlike the previous change, I was unable to test this.
Dan Moore [Sat, 18 Apr 2009 19:33:36 +0000 (15:33 -0400)]
Bringing the presentation of boolean variables (favorited, truncated, profile_background_tile) and the result from friendships/exist in JSON results from the Twitter Compatible API in line with what the real Twitter API does.
Currently, laconica returns text strings enclosed in quotes instead of bare Javascript booleans. This change fixes that.
See http://laconi.ca/trac/ticket/1326 for one open issue related to this.
Evan Prodromou [Fri, 17 Apr 2009 20:41:34 +0000 (13:41 -0700)]
Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x
Sarven Capadisli [Fri, 17 Apr 2009 20:14:06 +0000 (20:14 +0000)]
counter() after val() reset to avoid (weird) bug.
Evan Prodromou [Fri, 17 Apr 2009 20:03:33 +0000 (13:03 -0700)]
incorrect variable access
Evan Prodromou [Fri, 17 Apr 2009 19:52:26 +0000 (12:52 -0700)]
store invite code in session so openidfinish can find it
Sarven Capadisli [Fri, 17 Apr 2009 19:51:20 +0000 (19:51 +0000)]
Clear notice char counter for direct messages as well.
Robin Millette [Fri, 17 Apr 2009 17:31:22 +0000 (17:31 +0000)]
Fixed file that was removed by mistake.
Robin Millette [Fri, 17 Apr 2009 17:24:41 +0000 (17:24 +0000)]
file was removed by mistake.
Robin Millette [Fri, 17 Apr 2009 16:47:18 +0000 (16:47 +0000)]
Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x
Robin Millette [Fri, 17 Apr 2009 16:46:49 +0000 (16:46 +0000)]
cosmetic fixes.
Sarven Capadisli [Fri, 17 Apr 2009 01:11:38 +0000 (01:11 +0000)]
Ticket 1404. Showing the link to the members list page.
Sarven Capadisli [Thu, 16 Apr 2009 21:59:40 +0000 (21:59 +0000)]
Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x
Sarven Capadisli [Thu, 16 Apr 2009 21:57:42 +0000 (21:57 +0000)]
form_notice textarea is cleared on successful direct message post.
Disabled notice posting with XHR on Inbox and Outbox pages. This will
be revisited in 0.8.x.
Zach Copley [Thu, 16 Apr 2009 21:40:57 +0000 (14:40 -0700)]
Make API dates more compatible with Twitter - ticket 1432
CiaranG [Thu, 16 Apr 2009 20:07:59 +0000 (21:07 +0100)]
Abort the xmpp-related daemons immediately if xmpp is disabled in the config, otherwise they chew up *lots* of CPU doing nothing
Robin Millette [Thu, 16 Apr 2009 17:58:52 +0000 (17:58 +0000)]
Add an even (hook): StartPersonalGroupNav.
Robin Millette [Thu, 16 Apr 2009 17:34:40 +0000 (17:34 +0000)]
Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x
Robin Millette [Thu, 16 Apr 2009 17:34:19 +0000 (17:34 +0000)]
Add a few events (hooks): RegistrationTry, RegistrationForData, ProfileFormData and ProfileSaveForm.
CiaranG [Thu, 16 Apr 2009 16:21:06 +0000 (17:21 +0100)]
Clarification in README regarding welcome/default users, as it has tripped a couple of people up
Evan Prodromou [Wed, 15 Apr 2009 15:31:57 +0000 (11:31 -0400)]
Merge branch 'nobase' into 0.7.x
Evan Prodromou [Wed, 15 Apr 2009 15:30:33 +0000 (11:30 -0400)]
script to trim very old notices from inboxes
Evan Prodromou [Wed, 15 Apr 2009 14:25:26 +0000 (10:25 -0400)]
Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x
Conflicts:
actions/public.php
Evan Prodromou [Wed, 15 Apr 2009 14:05:16 +0000 (10:05 -0400)]
add user id to statistics
Adrian Lang [Wed, 15 Apr 2009 11:29:52 +0000 (13:29 +0200)]
Add escaping of /.
Fil [Wed, 15 Apr 2009 08:35:15 +0000 (10:35 +0200)]
Use preg_quote to fix http://laconi.ca/trac/ticket/1342
Adrian Lang [Wed, 15 Apr 2009 07:38:19 +0000 (09:38 +0200)]
Merge branch 'link-rel-paginate' of git://gitorious.org/laconica/meitar. Fixed wrong call of common_local_url.
These changes add opera-readable prev/next relations.
Adrian Lang [Wed, 15 Apr 2009 07:18:43 +0000 (09:18 +0200)]
Make OMB work if the configured domain name does not exclusively contain lower case letters.
If the configured domain is mixed-case OAuth throws invalidsignature errors. The current URL is part of the signated parts; since the consumer does not pass the current URL, the service has to get it itself and add it to the other OAuth params for signature rebuilding. OAuth.php uses $_SERVER for this, however, the domain is lcased in $_SERVER. Hence we pass the complete current URL as generated by common_local_url to OAuthRequest.
Adrian Lang [Wed, 15 Apr 2009 06:38:05 +0000 (08:38 +0200)]
Add license notice to install.php, replace short and asp style tags by more portable long tag form.
Robin Millette [Tue, 14 Apr 2009 23:03:31 +0000 (23:03 +0000)]
Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x
Robin Millette [Tue, 14 Apr 2009 23:03:19 +0000 (23:03 +0000)]
trac#1223 Show most popular notices per tag in the tag page sidebar.
Evan Prodromou [Tue, 14 Apr 2009 20:02:09 +0000 (16:02 -0400)]
Make stuff work with no base
Evan Prodromou [Tue, 14 Apr 2009 20:01:22 +0000 (16:01 -0400)]
Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x
Evan Prodromou [Tue, 14 Apr 2009 20:01:02 +0000 (16:01 -0400)]
escape slash in regexp
Zach Copley [Tue, 14 Apr 2009 18:50:59 +0000 (11:50 -0700)]
Notice sources: Fixed Nambu, added Tricklepost and sorted the list.
Zach Copley [Mon, 13 Apr 2009 22:03:34 +0000 (15:03 -0700)]
Fix bad dates in API's JSON search results
Evan Prodromou [Mon, 13 Apr 2009 19:54:16 +0000 (15:54 -0400)]
typo in lib action
Evan Prodromou [Mon, 13 Apr 2009 19:52:15 +0000 (15:52 -0400)]
typo in api.php
Evan Prodromou [Mon, 13 Apr 2009 19:51:12 +0000 (15:51 -0400)]
Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x
Evan Prodromou [Mon, 13 Apr 2009 19:49:26 +0000 (15:49 -0400)]
isReadOnly() now takes arguments
Add an array of arguments to isReadOnly() method of actions, to let
them change their results depending on what actions are called.
Primarily used by the 'api' action. Ideally in the future that will be
multiple actions. But this might still be useful.
Sarven Capadisli [Mon, 13 Apr 2009 17:26:12 +0000 (17:26 +0000)]
Moved layout styles to base stylesheet.
Sarven Capadisli [Mon, 13 Apr 2009 16:40:51 +0000 (16:40 +0000)]
Ticket 1419. Added config option to set site to private.
Sarven Capadisli [Mon, 13 Apr 2009 03:05:00 +0000 (03:05 +0000)]
Removing h1 from display in Profile page due to duplicate visibility
of fn and nickname.
Sarven Capadisli [Sun, 12 Apr 2009 21:50:14 +0000 (21:50 +0000)]
Updated styles for the Authrization subscription form inputs
Sarven Capadisli [Sun, 12 Apr 2009 21:41:20 +0000 (21:41 +0000)]
Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x
Sarven Capadisli [Sun, 12 Apr 2009 21:40:29 +0000 (21:40 +0000)]
Updated markup for entity_profile on Authorize subscription page.
Evan Prodromou [Sun, 12 Apr 2009 19:35:33 +0000 (15:35 -0400)]
Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x
Evan Prodromou [Sun, 12 Apr 2009 19:34:38 +0000 (15:34 -0400)]
Update XML generation and list of actions in public XRDS
Updated the XML generation calls and list of actions in the public
XRDS document.
Sarven Capadisli [Sun, 12 Apr 2009 18:33:56 +0000 (18:33 +0000)]
Updated Polish translations made by Piotr Drąg.
Evan Prodromou [Sat, 11 Apr 2009 02:47:40 +0000 (22:47 -0400)]
tag stream is read-only
Evan Prodromou [Fri, 10 Apr 2009 15:36:46 +0000 (11:36 -0400)]
add cliqset
Evan Prodromou [Fri, 10 Apr 2009 14:48:13 +0000 (10:48 -0400)]
Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x
Evan Prodromou [Fri, 10 Apr 2009 14:47:53 +0000 (10:47 -0400)]
Added maisha to notice_source
Meitar Moscovitz [Thu, 9 Apr 2009 17:52:39 +0000 (13:52 -0400)]
Fixes ticket:1409; correct typo 'subcription' to 'subscription' in HTML and CSS.
CiaranG [Thu, 9 Apr 2009 17:29:31 +0000 (18:29 +0100)]
Corrected error in README relating to ['newuser']['welcome']
CiaranG [Wed, 8 Apr 2009 21:11:58 +0000 (22:11 +0100)]
Merge branch 'master' of git://gitorious.org/laconica/br3nda into review/master
Sarven Capadisli [Wed, 8 Apr 2009 20:54:37 +0000 (20:54 +0000)]
Fixes the issue mentioned in commit
7fc90d5 . Changed the margin value
that's specific to the Inbox/Outbox page only.
Sarven Capadisli [Wed, 8 Apr 2009 20:36:50 +0000 (20:36 +0000)]
Using encodeURIComponent for document.title
Sarven Capadisli [Wed, 8 Apr 2009 20:01:00 +0000 (20:01 +0000)]
Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x
Sarven Capadisli [Wed, 8 Apr 2009 19:59:59 +0000 (19:59 +0000)]
Using 800px width and using document.title if no text is selected.
Meitar Moscovitz [Wed, 8 Apr 2009 19:26:27 +0000 (15:26 -0400)]
Remove extranneous bottom margins on label; fix Safari layout bug.
This margin causes a layout bug in Safari whereby the Inbox and Outbox
pages have a notice form textarea that's too wide, causing it to slide
beneath the "Send" button on those pages. Removing this margin seems to
be completely innocuous in my tests, which covered Safari, Firefox,
Opera, and Internet Explorer 7. Can less be more? :)
Sarven Capadisli [Wed, 8 Apr 2009 18:52:05 +0000 (18:52 +0000)]
Minor update for 800px width viewport
Evan Prodromou [Wed, 8 Apr 2009 04:58:52 +0000 (00:58 -0400)]
Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x
Zach Copley [Wed, 8 Apr 2009 04:46:00 +0000 (04:46 +0000)]
Better debugging output flag
Evan Prodromou [Wed, 8 Apr 2009 04:32:28 +0000 (00:32 -0400)]
use mini logo at mini size, not stream logo
Evan Prodromou [Wed, 8 Apr 2009 04:27:04 +0000 (00:27 -0400)]
far fewer icons in the sidebar
Evan Prodromou [Wed, 8 Apr 2009 04:15:14 +0000 (00:15 -0400)]
Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x
Robin Millette [Wed, 8 Apr 2009 04:10:58 +0000 (04:10 +0000)]
bookmarklet now uses non-fancy URLs to make sure it works in all cases.
Evan Prodromou [Wed, 8 Apr 2009 03:57:45 +0000 (23:57 -0400)]
don't use count() to check for empty page
Evan Prodromou [Wed, 8 Apr 2009 03:06:23 +0000 (23:06 -0400)]
Merge branch '0.7.x'
Evan Prodromou [Wed, 8 Apr 2009 03:02:55 +0000 (23:02 -0400)]
Update README and common for new version
Update versions in README, add the new song title, and update the
version stamp in the common.php file.
Evan Prodromou [Wed, 8 Apr 2009 02:50:15 +0000 (22:50 -0400)]
add bookmarklet to main help
Evan Prodromou [Wed, 8 Apr 2009 02:32:58 +0000 (22:32 -0400)]
Merge branch 'master' of git://gitorious.org/laconica/brianjesse-clone into brianjesse-clone/master
Evan Prodromou [Wed, 8 Apr 2009 02:29:48 +0000 (22:29 -0400)]
Merge branch 'adrianlang-827' of git://gitorious.org/laconica/adrianlang-clone into 0.7.x
Evan Prodromou [Wed, 8 Apr 2009 02:23:30 +0000 (22:23 -0400)]
Merge branch 'master' of root@laconi.ca:/var/www/laconi.ca/software/laconica
Zach Copley [Wed, 8 Apr 2009 01:30:41 +0000 (18:30 -0700)]
Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x
Zach Copley [Wed, 8 Apr 2009 01:29:10 +0000 (18:29 -0700)]
Major improvements to Twitter bridge friend syncing
Robin Millette [Wed, 8 Apr 2009 01:20:50 +0000 (01:20 +0000)]
showemptListMessage -> showEmptyListMessage method name cleanup.
Robin Millette [Wed, 8 Apr 2009 01:19:23 +0000 (01:19 +0000)]
added filler/guide text to user groups list.
Robin Millette [Wed, 8 Apr 2009 01:13:37 +0000 (01:13 +0000)]
text bugfix to guide text in subscription list.
Robin Millette [Wed, 8 Apr 2009 01:12:43 +0000 (01:12 +0000)]
added filler/guide text to subscribers list.
Robin Millette [Wed, 8 Apr 2009 01:05:17 +0000 (01:05 +0000)]
added filler/guide text to subscription list.
Robin Millette [Wed, 8 Apr 2009 00:27:12 +0000 (00:27 +0000)]
added filler/guide text to inbox and outbox.
Robin Millette [Wed, 8 Apr 2009 00:16:53 +0000 (00:16 +0000)]
added missing word to user favorites guide.
Robin Millette [Wed, 8 Apr 2009 00:15:05 +0000 (00:15 +0000)]
added filler/guide text to user favorites.
Sarven Capadisli [Tue, 7 Apr 2009 23:45:22 +0000 (23:45 +0000)]
HTML br is not needed. Using 'clear' in CSS instead.
Robin Millette [Tue, 7 Apr 2009 23:25:12 +0000 (23:25 +0000)]
added filler/guide text to user replies timeline.
Robin Millette [Tue, 7 Apr 2009 23:14:02 +0000 (23:14 +0000)]
added filler/guide text to user timeline.
Robin Millette [Tue, 7 Apr 2009 22:16:09 +0000 (22:16 +0000)]
fixed filler/guide text on personal timeline to take memcached into account.
Evan Prodromou [Tue, 7 Apr 2009 21:47:08 +0000 (17:47 -0400)]
Add subscribers, subscriptions, groups to personal page
We show stats, subscriptions info on the personal page in the sidebar.
Pushed code from showstream.php into a common parent class for
personal and profile.
Evan Prodromou [Tue, 7 Apr 2009 21:14:10 +0000 (17:14 -0400)]
Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x
Sarven Capadisli [Tue, 7 Apr 2009 21:12:11 +0000 (21:12 +0000)]
Changed text "noone" to "no one".
Sarven Capadisli [Tue, 7 Apr 2009 21:09:27 +0000 (21:09 +0000)]
Renamed 'blankfiller' to 'guide'.
Sarven Capadisli [Tue, 7 Apr 2009 21:04:24 +0000 (21:04 +0000)]
Minor adjustment for error/success styles in default stylesheet
Sarven Capadisli [Tue, 7 Apr 2009 21:02:47 +0000 (21:02 +0000)]
Markup and styles for search help and errors
Sarven Capadisli [Tue, 7 Apr 2009 20:02:42 +0000 (20:02 +0000)]
Minimum height for content and aside area.
Sarven Capadisli [Tue, 7 Apr 2009 18:18:24 +0000 (18:18 +0000)]
Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x
Sarven Capadisli [Tue, 7 Apr 2009 18:16:16 +0000 (18:16 +0000)]
Down playing the Register link's styles so it doesn't battle for
attention when anon_notice is present.
Sarven Capadisli [Tue, 7 Apr 2009 18:09:54 +0000 (18:09 +0000)]
Rearranged the global navigation items for better usability. Reason a)
placement of Search at the edge of the viewport for quicker access and
b) placement of the links that are always available (whether user is logged in
or not) in the same location (i.e., Login/Logout, Help, Search)
Sarven Capadisli [Tue, 7 Apr 2009 18:08:56 +0000 (18:08 +0000)]
Added Invite link to global navigation