]> git.mxchange.org Git - quix0rs-gnu-social.git/log
quix0rs-gnu-social.git
14 years agoNew actions for blocks via API
Zach Copley [Fri, 9 Oct 2009 20:35:54 +0000 (13:35 -0700)]
New actions for blocks via API

14 years agoNew action for test/help API method
Zach Copley [Thu, 8 Oct 2009 22:59:00 +0000 (15:59 -0700)]
New action for test/help API method

14 years agoNew actions for statusnet config and version API methods
Zach Copley [Thu, 8 Oct 2009 22:45:45 +0000 (15:45 -0700)]
New actions for statusnet config and version API methods

14 years agoNew individual actions for dealing with groups via API
Zach Copley [Thu, 8 Oct 2009 00:20:08 +0000 (17:20 -0700)]
New individual actions for dealing with groups via API

14 years agoNew action for group timelines via API
Zach Copley [Wed, 7 Oct 2009 00:26:45 +0000 (17:26 -0700)]
New action for group timelines via API

14 years agophpcs cleanup
Zach Copley [Wed, 7 Oct 2009 00:25:10 +0000 (17:25 -0700)]
phpcs cleanup

14 years agoNew action for tag timelines in the API
Zach Copley [Tue, 6 Oct 2009 22:39:13 +0000 (15:39 -0700)]
New action for tag timelines in the API

14 years agoBetter Twitter date output
Zach Copley [Tue, 6 Oct 2009 00:11:32 +0000 (17:11 -0700)]
Better Twitter date output

14 years agoNew actions for the account methods we have implemented
Zach Copley [Tue, 6 Oct 2009 00:10:30 +0000 (17:10 -0700)]
New actions for the account methods we have implemented

14 years agoNew actions for favorites via the API
Zach Copley [Mon, 5 Oct 2009 20:50:01 +0000 (13:50 -0700)]
New actions for favorites via the API

14 years agoAdd in a check for proper format
Zach Copley [Mon, 5 Oct 2009 20:25:34 +0000 (13:25 -0700)]
Add in a check for proper format

14 years agoMerge branch '0.9.x' into refactor-api
Zach Copley [Mon, 5 Oct 2009 17:05:43 +0000 (10:05 -0700)]
Merge branch '0.9.x' into refactor-api

* 0.9.x: (23 commits)
  Added hook to wrap the notice form data block
  Unnecessary selector bit
  Removed obsolete iphone theme (pre v0.7)
  remove spurious readme from Orbited
  need to show scripts at end of body in RealtimePlugin
  Some changes required from Orbited debugging
  Update OrbitedPlugin to work with RealtimePlugin framework
  updated OrbitedPlugin to use RealtimePlugin
  remove unused files for OrbitedPlugin
  rename plugin
  copy Comet plugin to Orbited
  move scripts to just before </body>, add event for scripts that need to be in <head>
  reformat Notice.php
  added all them doxygens
  Using CDATA for autofocus script
  more doxygen
  added doxygen
  indent fix
  better handling of y response in deleteuser.php
  script to permanently delete a user
  ...

14 years agoRoutes for friendships actions
Zach Copley [Mon, 5 Oct 2009 17:04:35 +0000 (10:04 -0700)]
Routes for friendships actions

14 years agoNew actions for managing subscriptions (friendships)
Zach Copley [Mon, 5 Oct 2009 16:57:59 +0000 (09:57 -0700)]
New actions for managing subscriptions (friendships)

14 years agoAdded hook to wrap the notice form data block
Sarven Capadisli [Mon, 5 Oct 2009 14:17:55 +0000 (14:17 +0000)]
Added hook to wrap the notice form data block

14 years agoUnnecessary selector bit
Sarven Capadisli [Sun, 4 Oct 2009 21:53:02 +0000 (23:53 +0200)]
Unnecessary selector bit

14 years agoMerge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x
Sarven Capadisli [Sun, 4 Oct 2009 21:50:55 +0000 (23:50 +0200)]
Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x

14 years agoRemoved obsolete iphone theme (pre v0.7)
Sarven Capadisli [Sun, 4 Oct 2009 16:51:43 +0000 (16:51 +0000)]
Removed obsolete iphone theme (pre v0.7)

14 years agoMerge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x
Sarven Capadisli [Sun, 4 Oct 2009 11:15:36 +0000 (13:15 +0200)]
Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x

14 years agoremove spurious readme from Orbited
Evan Prodromou [Sun, 4 Oct 2009 08:11:10 +0000 (04:11 -0400)]
remove spurious readme from Orbited

14 years agoMerge branch 'orbited' into 0.9.x
Evan Prodromou [Sun, 4 Oct 2009 08:10:24 +0000 (04:10 -0400)]
Merge branch 'orbited' into 0.9.x

14 years agoneed to show scripts at end of body in RealtimePlugin
Evan Prodromou [Sun, 4 Oct 2009 08:10:15 +0000 (04:10 -0400)]
need to show scripts at end of body in RealtimePlugin

14 years agoSome changes required from Orbited debugging
Evan Prodromou [Sun, 4 Oct 2009 08:05:40 +0000 (04:05 -0400)]
Some changes required from Orbited debugging

14 years agoMerge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x
Sarven Capadisli [Sun, 4 Oct 2009 08:01:53 +0000 (10:01 +0200)]
Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x

14 years agoUpdate OrbitedPlugin to work with RealtimePlugin framework
Evan Prodromou [Sun, 4 Oct 2009 07:02:04 +0000 (03:02 -0400)]
Update OrbitedPlugin to work with RealtimePlugin framework

14 years agoupdated OrbitedPlugin to use RealtimePlugin
Evan Prodromou [Tue, 21 Jul 2009 18:00:03 +0000 (11:00 -0700)]
updated OrbitedPlugin to use RealtimePlugin

14 years agoremove unused files for OrbitedPlugin
Evan Prodromou [Mon, 20 Jul 2009 23:17:39 +0000 (19:17 -0400)]
remove unused files for OrbitedPlugin

14 years agorename plugin
Evan Prodromou [Wed, 1 Jul 2009 04:58:44 +0000 (00:58 -0400)]
rename plugin

14 years agocopy Comet plugin to Orbited
Evan Prodromou [Wed, 1 Jul 2009 03:33:47 +0000 (23:33 -0400)]
copy Comet plugin to Orbited

14 years agomove scripts to just before </body>, add event for scripts that need to be in <head>
Evan Prodromou [Thu, 24 Sep 2009 03:23:13 +0000 (23:23 -0400)]
move scripts to just before </body>, add event for scripts that need to be in <head>

14 years agoMerge branch '0.8.x' into 0.9.x
Evan Prodromou [Sun, 4 Oct 2009 07:07:37 +0000 (03:07 -0400)]
Merge branch '0.8.x' into 0.9.x

Conflicts:
classes/Profile.php

14 years agoreformat Notice.php
Evan Prodromou [Sun, 4 Oct 2009 00:34:40 +0000 (20:34 -0400)]
reformat Notice.php

14 years agoadded all them doxygens
Brenda Wallace [Sat, 3 Oct 2009 22:14:26 +0000 (11:14 +1300)]
added all them doxygens

14 years agoMerge branch '0.8.x' of git@gitorious.org:statusnet/mainline into 0.8.x
Sarven Capadisli [Sat, 3 Oct 2009 22:07:41 +0000 (22:07 +0000)]
Merge branch '0.8.x' of git@gitorious.org:statusnet/mainline into 0.8.x

14 years agoUsing CDATA for autofocus script
Sarven Capadisli [Sat, 3 Oct 2009 22:06:51 +0000 (22:06 +0000)]
Using CDATA for autofocus script

14 years agoMerge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x
Sarven Capadisli [Sat, 3 Oct 2009 18:50:21 +0000 (20:50 +0200)]
Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x

14 years agomore doxygen
Brenda Wallace [Sat, 3 Oct 2009 04:48:38 +0000 (17:48 +1300)]
more doxygen

14 years agoadded doxygen
Brenda Wallace [Sat, 3 Oct 2009 04:40:53 +0000 (17:40 +1300)]
added doxygen

14 years agoindent fix
Brenda Wallace [Sat, 3 Oct 2009 04:36:53 +0000 (17:36 +1300)]
indent fix

14 years agoMerge branch '0.9.x' into refactor-api
Zach Copley [Sat, 3 Oct 2009 00:25:10 +0000 (17:25 -0700)]
Merge branch '0.9.x' into refactor-api

* 0.9.x:
  make lib/schema.php phpcs-clean

14 years agoNew actions for direct messaging through the API
Zach Copley [Sat, 3 Oct 2009 00:23:48 +0000 (17:23 -0700)]
New actions for direct messaging through the API

14 years agoMerge branch '0.8.x' of git@gitorious.org:statusnet/mainline into 0.8.x
Evan Prodromou [Fri, 2 Oct 2009 19:46:29 +0000 (15:46 -0400)]
Merge branch '0.8.x' of git@gitorious.org:statusnet/mainline into 0.8.x

14 years agobetter handling of y response in deleteuser.php
Evan Prodromou [Fri, 2 Oct 2009 19:46:00 +0000 (15:46 -0400)]
better handling of y response in deleteuser.php

14 years agoscript to permanently delete a user
Evan Prodromou [Fri, 2 Oct 2009 19:42:58 +0000 (15:42 -0400)]
script to permanently delete a user

14 years agocopy-and-paste typo in profile deletion
Evan Prodromou [Fri, 2 Oct 2009 19:42:34 +0000 (15:42 -0400)]
copy-and-paste typo in profile deletion

14 years agoalso delete blocks
Evan Prodromou [Fri, 2 Oct 2009 19:29:57 +0000 (15:29 -0400)]
also delete blocks

14 years agoMerge branch '0.8.x' into deleteuser
Evan Prodromou [Fri, 2 Oct 2009 19:27:55 +0000 (15:27 -0400)]
Merge branch '0.8.x' into deleteuser

14 years agomake lib/schema.php phpcs-clean
Evan Prodromou [Fri, 2 Oct 2009 19:02:33 +0000 (15:02 -0400)]
make lib/schema.php phpcs-clean

14 years agoNew action for /users/show
Zach Copley [Fri, 2 Oct 2009 17:31:13 +0000 (10:31 -0700)]
New action for /users/show

14 years agoMerge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x
Sarven Capadisli [Fri, 2 Oct 2009 08:05:16 +0000 (10:05 +0200)]
Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x

14 years agoRenamed and moved stuff around to better match Twitter's API organization
Zach Copley [Fri, 2 Oct 2009 01:19:59 +0000 (18:19 -0700)]
Renamed and moved stuff around to better match Twitter's API organization

14 years agoA new action for /statuses/destroy
Zach Copley [Fri, 2 Oct 2009 00:35:28 +0000 (17:35 -0700)]
A new action for /statuses/destroy

14 years agoMerge branch '0.9.x' into refactor-api
Zach Copley [Thu, 1 Oct 2009 23:17:43 +0000 (16:17 -0700)]
Merge branch '0.9.x' into refactor-api

* 0.9.x:
  change DB so OpenIDPlugin manages OpenID tables
  Some bug fixes
  check the schema
  add some more methods to Schema
  Added hook for Aside container
  Revert "Outputting UTF-8 charset in document header irrespective of mimetype."
  FOAF for Groups.
  use schema tool to create a table
  statusize schema-related modules
  test script for schema code
  make table def method of schema code work
  start a module for schema management

14 years agoNew action for /statuses/update
Zach Copley [Thu, 1 Oct 2009 23:15:52 +0000 (16:15 -0700)]
New action for /statuses/update

14 years agochange DB so OpenIDPlugin manages OpenID tables
Evan Prodromou [Thu, 1 Oct 2009 19:43:57 +0000 (15:43 -0400)]
change DB so OpenIDPlugin manages OpenID tables

14 years agoSome bug fixes
Evan Prodromou [Thu, 1 Oct 2009 19:43:08 +0000 (15:43 -0400)]
Some bug fixes

The $tomod variable wasn't set, and the ColumnDef constructor
didn't work without any args. These are fixed.

14 years agocheck the schema
Evan Prodromou [Thu, 1 Oct 2009 19:11:12 +0000 (15:11 -0400)]
check the schema

14 years agoadd some more methods to Schema
Evan Prodromou [Thu, 1 Oct 2009 19:00:54 +0000 (15:00 -0400)]
add some more methods to Schema

14 years agoMerge branch '0.9.x' into schema
Evan Prodromou [Thu, 1 Oct 2009 15:30:04 +0000 (11:30 -0400)]
Merge branch '0.9.x' into schema

14 years agoAdded hook for Aside container
Sarven Capadisli [Thu, 1 Oct 2009 12:27:02 +0000 (12:27 +0000)]
Added hook for Aside container

14 years agoRevert "Outputting UTF-8 charset in document header irrespective of mimetype."
Sarven Capadisli [Thu, 1 Oct 2009 10:07:09 +0000 (10:07 +0000)]
Revert "Outputting UTF-8 charset in document header irrespective of mimetype."

This reverts commit 353f58c23149159306131b0819de713da6b69464.

Even though outputting UTF-8 by default at all times is a good thing,
it shouldn't be forced in startHTML().

14 years agoMerge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x
Sarven Capadisli [Thu, 1 Oct 2009 08:03:59 +0000 (10:03 +0200)]
Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x

14 years agoFix: last modified header wasn't showing
Zach Copley [Thu, 1 Oct 2009 00:11:22 +0000 (17:11 -0700)]
Fix: last modified header wasn't showing

14 years agoAdd route for /statuses/show
Zach Copley [Thu, 1 Oct 2009 00:08:52 +0000 (17:08 -0700)]
Add route for /statuses/show

14 years agoNew action for /statuses/show
Zach Copley [Thu, 1 Oct 2009 00:06:46 +0000 (17:06 -0700)]
New action for /statuses/show

14 years agoDeclare some more variables; instance variable for format
Zach Copley [Thu, 1 Oct 2009 00:02:04 +0000 (17:02 -0700)]
Declare some more variables; instance variable for format

14 years agoFOAF for Groups.
Toby Inkster [Wed, 30 Sep 2009 12:12:17 +0000 (13:12 +0100)]
FOAF for Groups.

14 years agoMerge branch '0.9.x' into refactor-api
Zach Copley [Wed, 30 Sep 2009 17:32:05 +0000 (10:32 -0700)]
Merge branch '0.9.x' into refactor-api

* 0.9.x: (39 commits)
  Timeout a little incase the notice item from XHR response is
  Relocated the button for pop up window for notice stream
  Script no longer needed for Realtime plugin
  Better check to see if the XML prolog should be outputted for XML
  Outputting UTF-8 charset in document header irrespective of mimetype.
  Switched Doctype to XHTML 1.0 Strict (which best reflects the current
  Twitter API returns server errors in preferred format
  move HTTP error code strings to class variables
  remove string-checks from code using Notice::saveNew()
  change string return from Notice::saveNew to exceptions
  stop overwriting created timestamp on group edit
  Forgot to add home_timeline to the list of methods that only require
  Forgot to add home_timeline to the list of methods that only require
  moderator can delete another user's notice
  show delete button when user has deleteOthersNotice right
  let hooks override standard user rights
  user rights
  Merge DeleteAction class into DeletenoticeAction
  Fix some bugs in the URL linkification, and fixed the unit test.
  Fix URL linkification test cases for addition of 'title' attribution with long URL in f3c8fccc
  ...

14 years agoFix header comment
Zach Copley [Wed, 30 Sep 2009 17:30:06 +0000 (10:30 -0700)]
Fix header comment

14 years agoLeft opening double quotes off Etag
Zach Copley [Wed, 30 Sep 2009 17:27:54 +0000 (10:27 -0700)]
Left opening double quotes off Etag

14 years agoNew actions for /statuses/friends and /statuses/followers + social graph methods
Zach Copley [Wed, 30 Sep 2009 17:22:26 +0000 (10:22 -0700)]
New actions for /statuses/friends and /statuses/followers + social graph methods

14 years agoTimeout a little incase the notice item from XHR response is
Sarven Capadisli [Wed, 30 Sep 2009 13:29:37 +0000 (13:29 +0000)]
Timeout a little incase the notice item from XHR response is
not appended to the page.

14 years agoRelocated the button for pop up window for notice stream
Sarven Capadisli [Wed, 30 Sep 2009 12:48:15 +0000 (12:48 +0000)]
Relocated the button for pop up window for notice stream

14 years agoScript no longer needed for Realtime plugin
Sarven Capadisli [Wed, 30 Sep 2009 12:22:55 +0000 (12:22 +0000)]
Script no longer needed for Realtime plugin

14 years agoMerge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x
Sarven Capadisli [Wed, 30 Sep 2009 11:51:47 +0000 (13:51 +0200)]
Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x

14 years agoMerge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x
Sarven Capadisli [Wed, 30 Sep 2009 11:06:44 +0000 (13:06 +0200)]
Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x

14 years agoMerge branch '0.8.x' into 0.9.x
Sarven Capadisli [Wed, 30 Sep 2009 10:54:17 +0000 (10:54 +0000)]
Merge branch '0.8.x' into 0.9.x

14 years agoBetter check to see if the XML prolog should be outputted for XML
Sarven Capadisli [Wed, 30 Sep 2009 10:53:04 +0000 (10:53 +0000)]
Better check to see if the XML prolog should be outputted for XML
documents i.e., if best mimetype is */*xml, then use the XML prolog.

14 years agoOutputting UTF-8 charset in document header irrespective of mimetype.
Sarven Capadisli [Wed, 30 Sep 2009 10:51:59 +0000 (10:51 +0000)]
Outputting UTF-8 charset in document header irrespective of mimetype.

14 years agoSwitched Doctype to XHTML 1.0 Strict (which best reflects the current
Sarven Capadisli [Wed, 30 Sep 2009 10:37:46 +0000 (10:37 +0000)]
Switched Doctype to XHTML 1.0 Strict (which best reflects the current
grammar in use)

14 years agoMerge branch '0.8.x' into 0.9.x
Evan Prodromou [Tue, 29 Sep 2009 22:03:10 +0000 (18:03 -0400)]
Merge branch '0.8.x' into 0.9.x

Conflicts:
actions/twitapistatuses.php

14 years agoTwitter API returns server errors in preferred format
Evan Prodromou [Tue, 29 Sep 2009 21:57:31 +0000 (17:57 -0400)]
Twitter API returns server errors in preferred format

14 years agomove HTTP error code strings to class variables
Evan Prodromou [Tue, 29 Sep 2009 21:43:45 +0000 (17:43 -0400)]
move HTTP error code strings to class variables

14 years agoMerge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x
Evan Prodromou [Tue, 29 Sep 2009 21:26:09 +0000 (17:26 -0400)]
Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x

14 years agoremove string-checks from code using Notice::saveNew()
Evan Prodromou [Tue, 29 Sep 2009 21:25:52 +0000 (17:25 -0400)]
remove string-checks from code using Notice::saveNew()

14 years agochange string return from Notice::saveNew to exceptions
Evan Prodromou [Tue, 29 Sep 2009 21:16:07 +0000 (17:16 -0400)]
change string return from Notice::saveNew to exceptions

14 years agostop overwriting created timestamp on group edit
Evan Prodromou [Tue, 29 Sep 2009 13:12:44 +0000 (09:12 -0400)]
stop overwriting created timestamp on group edit

14 years agoMerge branch '0.8.x' into 0.9.x
Sarven Capadisli [Mon, 28 Sep 2009 17:55:09 +0000 (17:55 +0000)]
Merge branch '0.8.x' into 0.9.x

14 years agoMerge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x
Sarven Capadisli [Mon, 28 Sep 2009 16:07:11 +0000 (18:07 +0200)]
Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x

14 years agoForgot to add home_timeline to the list of methods that only require
Zach Copley [Mon, 28 Sep 2009 03:21:16 +0000 (20:21 -0700)]
Forgot to add home_timeline to the list of methods that only require
bareauth.

14 years agoForgot to add home_timeline to the list of methods that only require
Zach Copley [Mon, 28 Sep 2009 03:21:16 +0000 (20:21 -0700)]
Forgot to add home_timeline to the list of methods that only require
bareauth.

14 years agoMerge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x
Evan Prodromou [Mon, 28 Sep 2009 01:15:14 +0000 (21:15 -0400)]
Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x

14 years agomoderator can delete another user's notice
Evan Prodromou [Mon, 28 Sep 2009 01:14:49 +0000 (21:14 -0400)]
moderator can delete another user's notice

14 years agoshow delete button when user has deleteOthersNotice right
Evan Prodromou [Mon, 28 Sep 2009 01:05:29 +0000 (21:05 -0400)]
show delete button when user has deleteOthersNotice right

14 years agolet hooks override standard user rights
Evan Prodromou [Thu, 17 Sep 2009 01:08:44 +0000 (21:08 -0400)]
let hooks override standard user rights

14 years agouser rights
Evan Prodromou [Tue, 15 Sep 2009 19:28:11 +0000 (15:28 -0400)]
user rights

14 years agoMerge DeleteAction class into DeletenoticeAction
Evan Prodromou [Mon, 28 Sep 2009 01:10:17 +0000 (21:10 -0400)]
Merge DeleteAction class into DeletenoticeAction

The DeleteAction class checked for notice information, and only had
one subclass: DeletenoticeAction. I couldn't figure out any other
class that would subclass it, so I combined the two into a single class.

14 years agoFix nickname in feed title
Zach Copley [Mon, 28 Sep 2009 00:27:42 +0000 (17:27 -0700)]
Fix nickname in feed title

14 years agoRoute aliases: replies -> mentions and home_timeline -> friends_timeline
Zach Copley [Mon, 28 Sep 2009 00:23:11 +0000 (17:23 -0700)]
Route aliases: replies -> mentions and home_timeline -> friends_timeline

14 years agoBroke mentions API method out into its own action
Zach Copley [Mon, 28 Sep 2009 00:17:57 +0000 (17:17 -0700)]
Broke mentions API method out into its own action