Commit Graph

5479 Commits

Author SHA1 Message Date
Zach Copley aee6e2d91c Merge branch '0.8.x' 2009-11-17 00:31:19 +00:00
Sarven Capadisli a6399ce73a Showing counter for new notices only if the window is on blur 2009-11-17 00:28:56 +00:00
Sarven Capadisli ca31504dd9 Using the right selector for notice_reply 2009-11-17 00:07:21 +00:00
Zach Copley fb646654a2 Merge branch '0.8.x' 2009-11-16 22:25:58 +00:00
Sarven Capadisli 8b4fd41421 Added NoticeFavors() for received notices 2009-11-16 22:16:55 +00:00
Sarven Capadisli be73757131 Unbinding the events from Notice reply and favor for possible memory
leaks
2009-11-16 22:16:08 +00:00
Sarven Capadisli 629532e2da Added update delay and max notice count 2009-11-16 22:00:15 +00:00
Zach Copley bcc414bc9f Merge branch '0.8.x' 2009-11-16 21:49:51 +00:00
Craig Andrews e4d191334f Only show local notices or (remote notices if they're supposed to be shown) 2009-11-16 16:19:27 -05:00
Brion Vibber 3bf1024771 Fix regression from ba199ad4ec47e6b0c067a3b2a15882d3836ea009: typo in refactoring caused fatal error on unrecognized message source
Example report from live site: http://identi.ca/notice/14629110
2009-11-14 13:14:20 -08:00
Zach Copley f7bc741e6d Merge branch '0.8.x'
* 0.8.x:
  Removed extra showScript() call at the bottom of the document. 0.8.x
  Removed old comments
  Disable debug mode (so there are no messages written to the javascript console)
  Resetup the ajaxification for replies and favors after inf. scrolling
  Refactored the favorite button ajaxification to a separate function
  Bug 1969: rebuild corrupted l10n files which caused all UI strings to be shown as nulls
2009-11-12 10:45:14 -08:00
Sarven Capadisli 3752c1fdce Removed extra showScript() call at the bottom of the document. 0.8.x
is using <head> for scripts whereas 0.9.x puts it before </body>. This
also fixes the duplicate posts
2009-11-12 10:37:43 +00:00
Sarven Capadisli c28b9ce31a Removed old comments 2009-11-12 10:24:18 +00:00
Craig Andrews 4f1b7fe575 Disable debug mode (so there are no messages written to the javascript console) 2009-11-11 15:39:23 -05:00
Craig Andrews 03022c6e60 Resetup the ajaxification for replies and favors after inf. scrolling
Made the selector much more specific, so it only works on pages that have notices
2009-11-11 15:38:28 -05:00
Craig Andrews 83b92d9ef0 Refactored the favorite button ajaxification to a separate function 2009-11-11 15:37:17 -05:00
Brion Vibber c9eb7c1f0b Bug 1969: rebuild corrupted l10n files which caused all UI strings to be shown as nulls
(already done on 0.9.x in course of other major l10n changes)
http://status.net/trac/ticket/1969
2009-11-11 10:04:27 -08:00
Evan Prodromou 18e61e631b Merge branch '0.8.x' of git@gitorious.org:statusnet/mainline into 0.8.x 2009-11-09 17:46:48 -05:00
Evan Prodromou 8bcc58a989 Merge branch 'master' into 0.8.x
Conflicts:
	scripts/updateavatarurl.php
2009-11-09 17:43:45 -05:00
Evan Prodromou 499b3555df broadcast profile changes from updateavatarurl.php 2009-11-09 17:41:51 -05:00
Evan Prodromou a6312cb79c script to update avatar URLs on server 2009-11-09 17:26:52 -05:00
Evan Prodromou a0a9c7bcbf script to update avatar URLs on server 2009-11-09 17:26:36 -05:00
Sarven Capadisli 3a2af8da24 Merge branch '0.8.x' of git@gitorious.org:statusnet/mainline into 0.8.x 2009-11-08 22:56:44 +00:00
Sarven Capadisli 5c5a905eb9 Moved back to using lib twitterapi instead of api for 0.8.x 2009-11-08 22:55:53 +00:00
Brion Vibber 134319649f Fix typo in doc/badge (bug 1958) 2009-11-08 11:39:42 +01:00
Evan Prodromou 0491ee90ec Merge branch 'testing' into 0.8.x 2009-11-07 12:47:12 -05:00
Brion Vibber 8516c4eef0 typo :P 2009-11-06 16:17:43 +01:00
Brion Vibber 1e1b2f7783 console.php: fix up the help and include a handy cut-n-paste'able example 2009-11-06 16:17:38 +01:00
Brion Vibber 4b7a36ea19 console.php terminal script provides interactive PHP console in StatusNet environment, handy for testing!
Uses readline for line input editing if available; falls back to bash+readline if not native, and takes fgets() in worst case.
Currently a bit awkward in that each input line is parsed separately, so loops and function defs have to be squished to one line.
2009-11-06 16:17:31 +01:00
Evan Prodromou 4a8189ac7d update version number 2009-11-05 17:18:16 -05:00
Sarven Capadisli 6f7e3053ba Merge branch '0.8.x' of git@gitorious.org:statusnet/mainline into 0.8.x 2009-11-04 09:25:16 +00:00
Sarven Capadisli 00e7214720 Added script documentation 2009-11-04 09:24:14 +00:00
Sarven Capadisli 1e7c4f773b Script no longer neeed 2009-11-04 09:20:36 +00:00
Sarven Capadisli cc0a6dce36 Sync RealtimePlugin with 0.9.x 2009-11-04 09:19:39 +00:00
Sarven Capadisli df1ee6867e Sync Realtime JavaScript with 0.9.x 2009-11-04 09:12:34 +00:00
Evan Prodromou 01795bd615 Merge branch 'testing' into 0.8.x 2009-11-02 18:10:37 -05:00
Evan Prodromou f757ba3ca2 notes about registeruser and makegroupadmin scripts 2009-11-02 18:10:01 -05:00
Evan Prodromou 85d5585fc4 script to make someone a group admin 2009-11-02 18:07:38 -05:00
Evan Prodromou 8e4bc78204 correct name in registeruser 2009-11-02 18:07:20 -05:00
Evan Prodromou 97b4576c11 script to register a user 2009-11-02 18:07:04 -05:00
Evan Prodromou f0fc12b0a7 script to make someone a group admin 2009-11-02 18:06:27 -05:00
Evan Prodromou edb2713026 correct name in registeruser 2009-11-02 18:06:09 -05:00
Evan Prodromou eee033ae7c script to register a user 2009-11-02 17:28:03 -05:00
Evan Prodromou 6664528244 Revert "Blacklist all files and directories in the web root (INSTALLDIR). Much more elegant than manually keep tracking of these invalid usernames."
This reverts commit 15f9c80c28.

So, so, elegant! And so, so, incorrect!

We can't have a user named 'notice' because that would interfere with
URLs like /notice/1234. However, there is no file named 'notice' in
the Web root.

If there were a way to automatically pull out the virtual paths in the
root dir, this may make sense. Until then, we keep track here.
2009-11-01 11:09:14 -05:00
Evan Prodromou 659da177ea Add SocialOomph 2009-10-31 15:49:21 -04:00
Evan Prodromou 603f95d17d add and update choqok 2009-10-31 15:40:26 -04:00
Evan Prodromou c637fe8cf0 remove mention of getfile 2009-10-31 14:34:04 -04:00
Evan Prodromou 7b5285c346 Revert "mod_rewrite rule for getfile"
This reverts commit 834a876dd0.
2009-10-31 14:33:28 -04:00
Evan Prodromou 446de62d02 Revert "Added some explanatory text to README"
This reverts commit d2bac158cd.
2009-10-31 14:33:26 -04:00
Evan Prodromou a5b3ad7bf5 Revert "Added bit about being incompatible with file attachment virtual server"
This reverts commit afe663af82.
2009-10-31 14:33:24 -04:00