Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-10-07 | some more cleanup on table defs | Brion Vibber | |
2010-10-07 | output tweak hack for primary keys on single line | Brion Vibber | |
2010-10-07 | Finish patching up the index fetching in new schema stuff for mysql | Brion Vibber | |
2010-10-06 | Merge branch '1.0.x' into schema-x | Brion Vibber | |
Conflicts: plugins/OStatus/classes/Ostatus_profile.php | |||
2010-10-04 | Merge branch '0.9.x' of gitorious.org:statusnet/mainline into 1.0.x | Brion Vibber | |
Conflicts: actions/hostmeta.php actions/imsettings.php classes/User.php lib/adminpanelaction.php lib/channel.php lib/default.php lib/router.php lib/util.php | |||
2010-09-16 | Ticket #2725 - add StatusNet Mobile & platform variants to default notice ↵ | Brion Vibber | |
sources lists. To add just these to an existing table: INSERT INTO notice_source (code, name, url, created) VALUES ('StatusNet Mobile', 'StatusNet Mobile', 'http://status.net/mobile', now()), ('StatusNet iPhone', 'iPhone', 'http://status.net/iphone', now()), ('StatusNet Android', 'Android', 'http://status.net/android', now()), ('StatusNet Blackberry', 'Blackberry', 'http://status.net/blackberry', now()); | |||
2010-08-16 | Merge branch '0.9.x' into 1.0.x | Brion Vibber | |
2010-08-16 | Managed_DataObject initial sketches (pulling Drupal-style schema def into ↵ | Brion Vibber | |
the data that DB_DataObject and Memcached_DataObject use; not yet functional. Converted OStatus_profile for demo.) | |||
2010-08-16 | Syntax fixes to defs file | Brion Vibber | |
2010-08-16 | Merge remote branch 'shiny/0.9.x' into 0.9.x | Brenda Wallace | |
2010-08-16 | Merge commit 'origin/0.9.x' into 0.9.x | Brenda Wallace | |
2010-08-16 | removed the notice.location column from postgres def -- snuck in on a git ↵ | Brenda Wallace | |
commit by Patrick G | |||
2010-08-13 | work in progress | Brion Vibber | |
2010-08-13 | starting redoing core schema defs in variant of drupal format (can switch it ↵ | Brion Vibber | |
to any way we like once done, if prefer to use a different syntax based on what we're using now for plugins) | |||
2010-08-03 | Merge branch '0.9.x' into 1.0.x | Evan Prodromou | |
2010-07-28 | SQL script to update status_network table | James Walker | |
2010-07-28 | leaving tags column in (for now) | James Walker | |
2010-07-20 | normalizing tags for status_network | James Walker | |
2010-06-28 | Merge branch 'master' into 0.9.x | Brion Vibber | |
2010-06-28 | Add notice source for StatusNet Desktop | Zach Copley | |
2010-06-11 | Merge branch '0.9.x' of gitorious.org:statusnet/mainline into 1.0.x | Brion Vibber | |
2010-06-11 | Merge branch 'testing' of gitorious.org:statusnet/mainline into 0.9.x | Brion Vibber | |
2010-06-10 | Merge branch '0.9.x' of gitorious.org:statusnet/mainline into 1.0.x | Brion Vibber | |
Conflicts: lib/default.php lib/util.php plugins/UrlShortener/UrlShortenerPlugin.php (has been removed?) | |||
2010-06-07 | Merge branch 'testing' of gitorious.org:statusnet/mainline into 0.9.x | Brion Vibber | |
Conflicts: plugins/OpenID/openid.php | |||
2010-06-04 | Add gNewBook to notice sources | Zach Copley | |
2010-05-31 | Added DarterosStatus to notice sources | Zach Copley | |
2010-05-27 | added the inbox table to postgres upgrade script | Brenda Wallace | |
2010-05-27 | added the inbox table to postgres upgrade script | Brenda Wallace | |
2010-05-27 | added user_location_prefs to upgrade script | Brenda Wallace | |
2010-05-27 | added user_location_prefs to upgrade script | Brenda Wallace | |
2010-05-25 | the sent column wasn't being populated, needed default | Brenda Wallace | |
2010-05-22 | queue_item in _pg now matches mysql | Brenda Wallace | |
2010-05-22 | migration of data in queue_item to new table | Brenda Wallace | |
2010-05-22 | fixed up comment syntax | Brenda Wallace | |
2010-05-22 | Merge commit 'mainline/0.9.x' into 0.9.x | Brenda Wallace | |
2010-05-22 | added verifier and verified_callback to postgres schema and update script | Brenda Wallace | |
2010-05-21 | Add TweetDeck to notice sources | Zach Copley | |
2010-05-21 | Add TweetDeck to notice sources | Zach Copley | |
2010-05-21 | Add TweetDeck to notice sources | Zach Copley | |
2010-05-21 | added comsumer_secret to consumer table on postgres | Brenda Wallace | |
2010-05-21 | add comsumer_secret column to consumer | Brenda Wallace | |
2010-05-19 | Merge branch '0.9.x' into 1.0.x | Brion Vibber | |
2010-05-17 | updated database for postgres | Patrick Georgi | |
2010-05-04 | Add Emacs Identica-mode to notice sources | Zach Copley | |
2010-05-04 | Add Emacs Identica-mode to notice sources | Zach Copley | |
2010-05-04 | Add Emacs Identica-mode to notice sources | Zach Copley | |
2010-04-26 | Give users more control over URL shortening | Evan Prodromou | |
Users and administrators can set how long an URL can be before it's shortened, and how long a notice can be before all its URLs are shortened. They can also turn off shortening altogether. Squashed commit of the following: commit d136b390115829c4391b3666bb1967f190a0de35 Author: Evan Prodromou <evan@status.net> Date: Mon Apr 26 02:39:00 2010 -0400 use site and user settings to determine when to shorten URLs commit 1e1c851ff3cb2da5e0dc3a0b06239a9d9c618488 Author: Evan Prodromou <evan@status.net> Date: Mon Apr 26 02:38:40 2010 -0400 add a method to force shortening URLs commit 4d29ca0b91201f6df42940297ed5b64b070efe49 Author: Evan Prodromou <evan@status.net> Date: Mon Apr 26 02:37:41 2010 -0400 static method for getting best URL shortening service commit a9c6a3bace0af44bcf38d1c790425a7be9c72147 Author: Evan Prodromou <evan@status.net> Date: Mon Apr 26 02:37:11 2010 -0400 allow 0 in numeric entries in othersettings commit 767ff2f7ecfd7e76e8418fc79d45e61898f09382 Author: Evan Prodromou <evan@status.net> Date: Mon Apr 26 02:36:46 2010 -0400 allow 0 or blank string in inputs commit 1e21af42a685f600f4a53f49a194013e78b12f20 Author: Evan Prodromou <evan@status.net> Date: Mon Apr 26 02:01:11 2010 -0400 add more URL-shortening options to othersettings commit 869a6be0f5779aff69018d02f9ac0273946040d9 Author: Evan Prodromou <evan@status.net> Date: Sat Apr 24 14:22:51 2010 -0400 move url shortener superclass to lib from plugin commit 9c0c9863d532942b99184f14e923fc3c050f8177 Author: Evan Prodromou <evan@status.net> Date: Sat Apr 24 14:20:28 2010 -0400 documentation and whitespace on UrlShortenerPlugin commit 7a1dd5798f0fcf2c03d1257a18ddcb9008879de0 Author: Evan Prodromou <evan@status.net> Date: Sat Apr 24 14:05:46 2010 -0400 add defaults for URL shortening commit d259c37ad231ca0010c60e5cfd397bb1732874a4 Author: Evan Prodromou <evan@status.net> Date: Sat Apr 24 13:40:10 2010 -0400 Add User_urlshortener_prefs Add a table for URL shortener prefs, a corresponding class, and the correct mumbo-jumbo in statusnet.ini to make everything work. | |||
2010-03-24 | Use InnoDB and UTF-8 options when creating user_im_prefs table, to match others | Brion Vibber | |
2010-03-08 | Merge branch '0.9.x' into 1.0.x | Craig Andrews | |
Conflicts: classes/statusnet.ini db/statusnet.sql lib/jabber.php lib/xmppmanager.php | |||
2010-03-04 | Roll up some missing items from 08to09.sql; now hits all changed ↵ | Brion Vibber | |
tables/columns/keys in core. Added partial data conversions: user_groups -> local_user: ids, names filled out; mainpage, uri left null notice -> conversation: stub entry added to push the autoincrement past existing notice items |