2010-02-09 |
Zach Copley | Better checking for duplicate app names |
commit | commitdiff | tree | snapshot |
2010-02-09 |
Brion Vibber | Disable deprecated 'since' parameter on public_timeline... |
commit | commitdiff | tree | snapshot |
2010-02-08 |
Brion Vibber | Allow scripts/decache.php to blow out cache for objects... |
commit | commitdiff | tree | snapshot |
2010-02-08 |
Evan Prodromou | readme and version for beta5 |
commit | commitdiff | tree | snapshot |
2010-02-08 |
Zach Copley | Delete old Twitter user record when user changes screen... |
commit | commitdiff | tree | snapshot |
2010-02-08 |
Zach Copley | Store Twitter screen_name, not name, for foreign_user... |
commit | commitdiff | tree | snapshot |
2010-02-05 |
Zach Copley | Merge branch 'temp' |
commit | commitdiff | tree | snapshot |
2010-02-05 |
Zach Copley | Actually store the timestamp on each nonce |
commit | commitdiff | tree | snapshot |
2010-02-05 |
Zach Copley | OAuth app name should not be null |
commit | commitdiff | tree | snapshot |
2010-02-05 |
Zach Copley | Fix issue with OAuth request parameters being parsed... |
commit | commitdiff | tree | snapshot |
2010-02-05 |
Zach Copley | - Fix cache handling in TwitterStatusFetcher |
commit | commitdiff | tree | snapshot |
2010-02-05 |
Sarven Capadisli | Added right margin for notice text. Helps Conversation... |
commit | commitdiff | tree | snapshot |
2010-02-05 |
Zach Copley | Confirm dialog for reset OAuth consumer key and secret... |
commit | commitdiff | tree | snapshot |
2010-02-05 |
Zach Copley | Always check for an OAuth request. This allows OAuth... |
commit | commitdiff | tree | snapshot |
2010-02-05 |
Zach Copley | Linkify notice source when posting from registered... |
commit | commitdiff | tree | snapshot |
2010-02-05 |
Zach Copley | Suppress notice input box on OAuth authorization page |
commit | commitdiff | tree | snapshot |
2010-02-05 |
Zach Copley | Better token revocation |
commit | commitdiff | tree | snapshot |
2010-02-05 |
Zach Copley | Allow developers to delete OAuth applications |
commit | commitdiff | tree | snapshot |
2010-02-05 |
Zach Copley | OAuth app names should be unique. |
commit | commitdiff | tree | snapshot |
2010-02-05 |
Sarven Capadisli | Prevents app statistic text from wrapping around avatar |
commit | commitdiff | tree | snapshot |
2010-02-05 |
Sarven Capadisli | Sentence case for app statistics |
commit | commitdiff | tree | snapshot |
2010-02-04 |
Brion Vibber | drop debug messages from inbox deletion fix |
commit | commitdiff | tree | snapshot |
2010-02-04 |
Brion Vibber | Inbox::streamNotices() with deletion compensation:... |
commit | commitdiff | tree | snapshot |
2010-02-04 |
Eric Helgeson | Missed change when refactoring groups. Thanks macno |
commit | commitdiff | tree | snapshot |
2010-02-04 |
Brion Vibber | Should fix spurious 'nickname taken' and 'email taken... |
commit | commitdiff | tree | snapshot |
2010-02-04 |
Brion Vibber | Add time-based cutoffs for public tag cloud, favorited... |
commit | commitdiff | tree | snapshot |
2010-02-03 |
Evan Prodromou | Script to update profile URLs |
commit | commitdiff | tree | snapshot |
2010-02-03 |
Evan Prodromou | clear cache for Profile::hasRepeated() at Notice::inser... |
commit | commitdiff | tree | snapshot |
2010-02-03 |
Evan Prodromou | clearcache.php column flag was conflicting with default... |
commit | commitdiff | tree | snapshot |
2010-02-03 |
Evan Prodromou | showcache.php column flag was conflicting with default... |
commit | commitdiff | tree | snapshot |
2010-02-03 |
Evan Prodromou | change 'sitetype' to 'siteplan' to use consistent language |
commit | commitdiff | tree | snapshot |
2010-02-03 |
Evan Prodromou | Merge branch 'master' of git@gitorious.org:statusnet... |
commit | commitdiff | tree | snapshot |
2010-02-03 |
Evan Prodromou | add nickname as unique key for user_group table |
commit | commitdiff | tree | snapshot |
2010-02-02 |
Brion Vibber | Fix regression breaking file attachments. This is what... |
commit | commitdiff | tree | snapshot |
2010-02-02 |
Brion Vibber | Apply xopher's fix to add 'sitetype' parameter to setup... |
commit | commitdiff | tree | snapshot |
2010-02-01 |
Brion Vibber | Improve name validation checks on local File references |
commit | commitdiff | tree | snapshot |
2010-02-01 |
Evan Prodromou | fix local file include vulnerability in doc.php |
commit | commitdiff | tree | snapshot |
2010-02-01 |
Evan Prodromou | restructuring of User::registerNew() lost password... |
commit | commitdiff | tree | snapshot |
2010-02-01 |
Evan Prodromou | Add a script to clear the cache for a given key |
commit | commitdiff | tree | snapshot |
2010-02-01 |
Evan Prodromou | buggy fetch for site owner |
commit | commitdiff | tree | snapshot |
2010-01-31 |
Evan Prodromou | Add a robots.txt URL to the site root |
commit | commitdiff | tree | snapshot |
2010-01-30 |
Evan Prodromou | error clearing tags for profiles from memcached |
commit | commitdiff | tree | snapshot |
2010-01-30 |
Evan Prodromou | on exceptions, stomp logs the error and reenqueues |
commit | commitdiff | tree | snapshot |
2010-01-30 |
Evan Prodromou | add lat, lon, location and remove closing tag from... |
commit | commitdiff | tree | snapshot |
2010-01-30 |
Evan Prodromou | Use passed-in lat long in geocode.php |
commit | commitdiff | tree | snapshot |
2010-01-30 |
Evan Prodromou | better handling of null responses from geonames.org |
commit | commitdiff | tree | snapshot |
2010-01-29 |
Evan Prodromou | plugin to limit number of registered users |
commit | commitdiff | tree | snapshot |
2010-01-29 |
Evan Prodromou | add hooks for user registration |
commit | commitdiff | tree | snapshot |
2010-01-29 |
Evan Prodromou | live fast, die young in bash scripts |
commit | commitdiff | tree | snapshot |
2010-01-29 |
Evan Prodromou | Merge branch 'master' of git@gitorious.org:statusnet... |
commit | commitdiff | tree | snapshot |
2010-01-29 |
Evan Prodromou | for single-user mode, retrieve either site owner or... |
commit | commitdiff | tree | snapshot |
2010-01-29 |
Evan Prodromou | method to get the site owner |
commit | commitdiff | tree | snapshot |
2010-01-29 |
Evan Prodromou | define a constant for the 'owner' role of a site |
commit | commitdiff | tree | snapshot |
2010-01-29 |
Evan Prodromou | add simple cache getter/setter static functions to... |
commit | commitdiff | tree | snapshot |
2010-01-29 |
Sarven Capadisli | Hides .author from XHR response in showstream |
commit | commitdiff | tree | snapshot |
2010-01-29 |
Brion Vibber | Fix more fatal errors in queue edge cases |
commit | commitdiff | tree | snapshot |
2010-01-29 |
Brion Vibber | Don't attempt to resend XMPP messages that can't be... |
commit | commitdiff | tree | snapshot |
2010-01-29 |
Brion Vibber | Merge branch 'master' of git@gitorious.org:statusnet... |
commit | commitdiff | tree | snapshot |
2010-01-29 |
Brion Vibber | Wrap each bit of distrib queue handler's saving operati... |
commit | commitdiff | tree | snapshot |
2010-01-29 |
Zach Copley | Merge branch 'testing' |
commit | commitdiff | tree | snapshot |
2010-01-29 |
Brion Vibber | Log exceptions from queuedaemon.php if they're not... |
commit | commitdiff | tree | snapshot |
2010-01-29 |
Zach Copley | Move sessions settings to its own panel |
commit | commitdiff | tree | snapshot |
2010-01-29 |
Brion Vibber | Fixes for status_network db object .ini and tag setter... |
commit | commitdiff | tree | snapshot |
2010-01-29 |
Evan Prodromou | Add a script to set tags for sites |
commit | commitdiff | tree | snapshot |
2010-01-29 |
Evan Prodromou | Merge branch 'testing' |
commit | commitdiff | tree | snapshot |
2010-01-29 |
Zach Copley | Merge branch 'testing' of git@gitorious.org:statusnet... |
commit | commitdiff | tree | snapshot |
2010-01-29 |
Zach Copley | Adjust API authentication to also check for OAuth proto... |
commit | commitdiff | tree | snapshot |
2010-01-29 |
Brion Vibber | Merge branch 'testing' |
commit | commitdiff | tree | snapshot |
2010-01-29 |
Evan Prodromou | Last-chance distribution if enqueueing fails |
commit | commitdiff | tree | snapshot |
2010-01-29 |
Brion Vibber | Manual failover for stomp queues. |
commit | commitdiff | tree | snapshot |
2010-01-28 |
Evan Prodromou | lost config in index.php made all traffic go to master |
commit | commitdiff | tree | snapshot |
2010-01-28 |
Evan Prodromou | Revert "Revert "move RW setup above user get in index... |
commit | commitdiff | tree | snapshot |
2010-01-28 |
Evan Prodromou | Revert "move RW setup above user get in index.php so... |
commit | commitdiff | tree | snapshot |
2010-01-28 |
Evan Prodromou | move RW setup above user get in index.php so remember_m... |
commit | commitdiff | tree | snapshot |
2010-01-28 |
Brion Vibber | Merge commit 'origin/master' into testing |
commit | commitdiff | tree | snapshot |
2010-01-28 |
Evan Prodromou | hide most DB_DataObject errors |
commit | commitdiff | tree | snapshot |
2010-01-28 |
Evan Prodromou | always set up database_rw, regardless, so cached sessio... |
commit | commitdiff | tree | snapshot |
2010-01-28 |
Evan Prodromou | Merge branch 'master' of git@gitorious.org:statusnet... |
commit | commitdiff | tree | snapshot |
2010-01-28 |
Evan Prodromou | update mysqltimestamps on insert and update |
commit | commitdiff | tree | snapshot |
2010-01-28 |
Evan Prodromou | additional debugging data for Sessions |
commit | commitdiff | tree | snapshot |
2010-01-28 |
Zach Copley | 'Sign in with Twitter' button img |
commit | commitdiff | tree | snapshot |
2010-01-28 |
Sarven Capadisli | Merge branch 'master' of git@gitorious.org:statusnet... |
commit | commitdiff | tree | snapshot |
2010-01-28 |
Sarven Capadisli | Update to aside styles in biz theme |
commit | commitdiff | tree | snapshot |
2010-01-28 |
Sarven Capadisli | Update to notice item in biz theme |
commit | commitdiff | tree | snapshot |
2010-01-28 |
Sarven Capadisli | Update to biz theme button close and minimize styles |
commit | commitdiff | tree | snapshot |
2010-01-28 |
Sarven Capadisli | Update to biz theme's input styles |
commit | commitdiff | tree | snapshot |
2010-01-28 |
Sarven Capadisli | Updated biz theme entity_actions styles |
commit | commitdiff | tree | snapshot |
2010-01-28 |
Sarven Capadisli | Updated biz theme to use dialogbox styles |
commit | commitdiff | tree | snapshot |
2010-01-28 |
Sarven Capadisli | Updated biz theme notice options |
commit | commitdiff | tree | snapshot |
2010-01-28 |
Sarven Capadisli | Updated biz theme to hide form_repeat legend |
commit | commitdiff | tree | snapshot |
2010-01-28 |
Sarven Capadisli | Updated biz theme to use the single icons file |
commit | commitdiff | tree | snapshot |
2010-01-28 |
Sarven Capadisli | Updated geo sharing styles for biz |
commit | commitdiff | tree | snapshot |
2010-01-28 |
Sarven Capadisli | Fixed layout when ad plugin is on for biz |
commit | commitdiff | tree | snapshot |
2010-01-28 |
Sarven Capadisli | Fixed layout for powered by statusnet in biz |
commit | commitdiff | tree | snapshot |
2010-01-28 |
Zach Copley | Remove redundant session token field from form (was... |
commit | commitdiff | tree | snapshot |
2010-01-28 |
Zach Copley | Merge branch 'testing' of git@gitorious.org:statusnet... |
commit | commitdiff | tree | snapshot |
2010-01-28 |
Zach Copley | 'Sign in with Twitter' button img |
commit | commitdiff | tree | snapshot |
2010-01-28 |
Brion Vibber | Can now set $config['queue']['stomp_persistent'] =... |
commit | commitdiff | tree | snapshot |
2010-01-28 |
Sarven Capadisli | Update to aside styles in biz theme |
commit | commitdiff | tree | snapshot |
2010-01-28 |
Sarven Capadisli | Update to notice item in biz theme |
commit | commitdiff | tree | snapshot |
next |