2013-09-21 |
Mikael Nordfeldth | Subscription "get by" functions now don't use ArrayWrappers
|
commit | commitdiff | tree |
2013-09-21 |
Mikael Nordfeldth | New Managed_DataObject retrieval: listFind
|
commit | commitdiff | tree |
2013-09-19 |
Mikael Nordfeldth | Make better use of Subscription class
|
commit | commitdiff | tree |
2013-09-19 |
Mikael Nordfeldth | instanceof instead of is_a is faster (thanks quix0r)
|
commit | commitdiff | tree |
2013-09-19 |
Mikael Nordfeldth | StatusNet_HTTPResponse now prefixed with GNUSocial_
|
commit | commitdiff | tree |
2013-09-18 |
Mikael Nordfeldth | url shortening fixes for api config and not ur1.ca
|
commit | commitdiff | tree |
2013-09-17 |
Mikael Nordfeldth | 8 chars was too little, 32 should be enough.
|
commit | commitdiff | tree |
2013-09-17 |
Mikael Nordfeldth | GNUSOCIAL is the new defined indicator
|
commit | commitdiff | tree |
2013-09-17 |
Mikael Nordfeldth | minor fixes and cleanups in the scripts directory
|
commit | commitdiff | tree |
2013-09-17 |
Mikael Nordfeldth | PHP 5.3 dependency declared in INSTALL file
|
commit | commitdiff | tree |
2013-09-16 |
Mikael Nordfeldth | Bad call to joinAdd in Profile.php
|
commit | commitdiff | tree |
2013-09-16 |
Mikael Nordfeldth | Autocomplete migrated to jquery-ui autocomplete
|
commit | commitdiff | tree |
2013-09-16 |
Mikael Nordfeldth | Gravatar pretty much equals disregarding privacy
|
commit | commitdiff | tree |
2013-09-14 |
Mikael Nordfeldth | Events on user registrations now strictly typed
|
commit | commitdiff | tree |
2013-09-14 |
Mikael Nordfeldth | Event::handle only takes array $args
|
commit | commitdiff | tree |
2013-09-14 |
Mikael Nordfeldth | Minified javascripts are evil! Human readable source...
|
commit | commitdiff | tree |
2013-09-14 |
Mikael Nordfeldth | jquery 2.x update related fix (.die no longer defined)
|
commit | commitdiff | tree |
2013-09-14 |
Mikael Nordfeldth | Fixed regression from jquery-cookie update
|
commit | commitdiff | tree |
2013-09-14 |
Mikael Nordfeldth | updated and moved jquery-cookie
|
commit | commitdiff | tree |
2013-09-14 |
Mikael Nordfeldth | updated and moved jquery-jcrop (no longer .min.js)
|
commit | commitdiff | tree |
2013-09-14 |
Mikael Nordfeldth | updated jquery-infieldlabel from 0.1.2 to 0.2.1
|
commit | commitdiff | tree |
2013-09-12 |
Mikael Nordfeldth | Removed jOverlay as it's outdated and not referenced
|
commit | commitdiff | tree |
2013-09-12 |
Mikael Nordfeldth | jquery form updated and moved to js/extlib
|
commit | commitdiff | tree |
2013-09-12 |
Mikael Nordfeldth | jquery-ui updated and moved to js/extlib
|
commit | commitdiff | tree |
2013-09-10 |
Mikael Nordfeldth | jquery javascript was moved to js/extlib
|
commit | commitdiff | tree |
2013-09-10 |
Mikael Nordfeldth | Changing js .live calls to .on for jquery 2.x
|
commit | commitdiff | tree |
2013-09-10 |
Mikael Nordfeldth | farbtastic removed along with userdesign stuff
|
commit | commitdiff | tree |
2013-09-10 |
Mikael Nordfeldth | Fixed regression from util.js updates + syntax cleanup
|
commit | commitdiff | tree |
2013-09-10 |
Mikael Nordfeldth | Updated jquery extlib to v2.0.3
|
commit | commitdiff | tree |
2013-09-10 |
Mikael Nordfeldth | json2 extlib updated to 2013-05-26 version
|
commit | commitdiff | tree |
2013-09-09 |
Mikael Nordfeldth | Declaring some more static functions properly
|
commit | commitdiff | tree |
2013-09-09 |
Mikael Nordfeldth | Removing unnecessary require_once lines (autoload!)
|
commit | commitdiff | tree |
2013-09-09 |
Mikael Nordfeldth | Tidying up getUser calls to profiles and some events
|
commit | commitdiff | tree |
2013-09-09 |
Mikael Nordfeldth | Using a bit more of $this->scoped (Action parent class)
|
commit | commitdiff | tree |
2013-09-02 |
Mikael Nordfeldth | NewapplicationAction converted to FormAction
|
commit | commitdiff | tree |
2013-09-02 |
Mikael Nordfeldth | needLogin renamed checkLogin and made a property
|
commit | commitdiff | tree |
2013-09-02 |
Mikael Nordfeldth | newmessage (and Message class) fixed for FormAction
|
commit | commitdiff | tree |
2013-09-02 |
Mikael Nordfeldth | IMPORTANT: parent::handlePost() in NewnoticeAction
|
commit | commitdiff | tree |
2013-09-01 |
Mikael Nordfeldth | NewnoticeAction converted to extend FormAction
|
commit | commitdiff | tree |
2013-09-01 |
Mikael Nordfeldth | Conforming to code layout
|
commit | commitdiff | tree |
2013-09-01 |
Mikael Nordfeldth | Proper definition of $args array in NewgroupAction...
|
commit | commitdiff | tree |
2013-08-31 |
Mikael Nordfeldth | NewgroupAction converted to extend FormAction
|
commit | commitdiff | tree |
2013-08-30 |
Mikael Nordfeldth | Added a FormAction extension
|
commit | commitdiff | tree |
2013-08-29 |
Mikael Nordfeldth | handle no longer uses $argarray or $args
|
commit | commitdiff | tree |
2013-08-29 |
Mikael Nordfeldth | Preparing more object-oriented Action handling
|
commit | commitdiff | tree |
2013-08-29 |
Mikael Nordfeldth | Fixed comment description in STS plugin
|
commit | commitdiff | tree |
2013-08-29 |
Mikael Nordfeldth | Changes to GNUsocial plugins
|
commit | commitdiff | tree |
2013-08-29 |
Mikael Nordfeldth | removing empty "planned" GNU Social plugins
|
commit | commitdiff | tree |
2013-08-29 |
Mikael Nordfeldth | Moved multiGet into Managed_DataObject
|
commit | commitdiff | tree |
2013-08-29 |
Mikael Nordfeldth | Stronger typing, require array where param array
|
commit | commitdiff | tree |
2013-08-29 |
Mikael Nordfeldth | pivotGet moved into Managed_DataObject
|
commit | commitdiff | tree |
2013-08-28 |
Mikael Nordfeldth | Syntax error in XMPP config example
|
commit | commitdiff | tree |
2013-08-28 |
Mikael Nordfeldth | plugins onAutoload now only overloads if necessary...
|
commit | commitdiff | tree |
2013-08-28 |
Mikael Nordfeldth | More info for a proper, fancy-url lighttpd setup
|
commit | commitdiff | tree |
2013-08-21 |
Mikael Nordfeldth | Woops, forgot auto_increment (comes with 'serial')
|
commit | commitdiff | tree |
2013-08-21 |
Mikael Nordfeldth | GNU Social extensions fixes (please read note)
|
commit | commitdiff | tree |
2013-08-21 |
Mikael Nordfeldth | IMPORTANT - fixed HubSub to properly fetch primary...
|
commit | commitdiff | tree |
2013-08-21 |
Mikael Nordfeldth | OStatus classes now has modern schemaDef
|
commit | commitdiff | tree |
2013-08-21 |
Mikael Nordfeldth | IMPORTANT: Making prev. Memcached_DataObject working...
|
commit | commitdiff | tree |
2013-08-20 |
Mikael Nordfeldth | We can now do late static binding (PHP >= 5.3)
|
commit | commitdiff | tree |
2013-08-20 |
Mikael Nordfeldth | Unnecessary UTF-8 declaration for database
|
commit | commitdiff | tree |
2013-08-19 |
Mikael Nordfeldth | Further static declarations of functions
|
commit | commitdiff | tree |
2013-08-19 |
Mikael Nordfeldth | Class wasn't used anywhere, and file contained wrong...
|
commit | commitdiff | tree |
2013-08-19 |
Mikael Nordfeldth | Don't use DB_DataObject::factory (statically at least)
|
commit | commitdiff | tree |
2013-08-18 |
Mikael Nordfeldth | Managed_DataObject now has listGet for all classes
|
commit | commitdiff | tree |
2013-08-18 |
Mikael Nordfeldth | Properly definingStatusNet class static functions with...
|
commit | commitdiff | tree |
2013-08-18 |
Mikael Nordfeldth | Added shared default plugin list between profiles
|
commit | commitdiff | tree |
2013-08-18 |
Mikael Nordfeldth | IMPORTANT - fixed Magicsig to properly overload getKV...
|
commit | commitdiff | tree |
2013-08-18 |
Mikael Nordfeldth | Memcached_DataObject::multicache is now properly defined...
|
commit | commitdiff | tree |
2013-08-18 |
Mikael Nordfeldth | pkeyGet is now static and more similar to getKV
|
commit | commitdiff | tree |
2013-08-18 |
Mikael Nordfeldth | Magicsig class now Managed_DataObject with nicer schemaDef
|
commit | commitdiff | tree |
2013-08-18 |
Mikael Nordfeldth | Bookmark class now has schemaDef (for Managed_DataObject)
|
commit | commitdiff | tree |
2013-08-18 |
Mikael Nordfeldth | The overloaded DB_DataObject function staticGet is...
|
commit | commitdiff | tree |
2013-08-18 |
Mikael Nordfeldth | Updating all Memcached_DataObject extended classes...
|
commit | commitdiff | tree |
2013-08-18 |
Mikael Nordfeldth | Some statically called functions in plugins now declared...
|
commit | commitdiff | tree |
2013-08-12 |
Mikael Nordfeldth | Plugins with classes that extend Managed_DataObject...
|
commit | commitdiff | tree |
2013-08-12 |
Mikael Nordfeldth | staticGet for sub-Managed_DataObject classes now calls...
|
commit | commitdiff | tree |
2013-08-12 |
Mikael Nordfeldth | Managed_DataObject gets dynamic class detection for...
|
commit | commitdiff | tree |
2013-08-12 |
Mikael Nordfeldth | staticGet is a static function
|
commit | commitdiff | tree |
2013-08-12 |
Mikael Nordfeldth | No need for newline when running 'echo'
|
commit | commitdiff | tree |
2013-08-12 |
Mikael Nordfeldth | Default to NOT ask for current location for new users
|
commit | commitdiff | tree |
2013-08-12 |
Mikael Nordfeldth | printf tries to evaluate "%" in paths, echo does not
|
commit | commitdiff | tree |
2013-08-12 |
Mikael Nordfeldth | Automatic memcache support enabler for config
|
commit | commitdiff | tree |
2013-08-12 |
Mikael Nordfeldth | Added SSL option to web and cli installers
|
commit | commitdiff | tree |
2013-08-12 |
Mikael Nordfeldth | visual presentation of group's homepage href was its...
|
commit | commitdiff | tree |
2013-08-12 |
Mikael Nordfeldth | fix typo on provider_url
|
commit | commitdiff | tree |
2013-08-12 |
Mikael Nordfeldth | letting the noticeform at the top show, to fix broken...
|
commit | commitdiff | tree |
2013-08-12 |
Mikael Nordfeldth | Added author name to modified file
|
commit | commitdiff | tree |
2013-08-12 |
Mikael Nordfeldth | _m function for translation seems to be what we use
|
commit | commitdiff | tree |
2013-08-12 |
Mikael Nordfeldth | Issue 3636 request clarity for users without validated...
|
commit | commitdiff | tree |
2013-08-12 |
Mikael Nordfeldth | new plugin to check, store and migrate password hashes...
|
commit | commitdiff | tree |
2013-08-12 |
Mikael Nordfeldth | comparing a url scheme should be done case insensitively
|
commit | commitdiff | tree |
2013-08-12 |
Mikael Nordfeldth | if parameters are not 0, null then limit will be PROFILES_PE...
|
commit | commitdiff | tree |
2013-08-12 |
Mikael Nordfeldth | added missing return statement after showForm call
|
commit | commitdiff | tree |
2013-08-12 |
Mikael Nordfeldth | Merge commit 'refs/merge-requests/230' of git://gitorious...
|
commit | commitdiff | tree |
2013-08-12 |
Mikael Nordfeldth | Update to DB_DataObject 1.11.2
|
commit | commitdiff | tree |
2013-08-12 |
Mikael Nordfeldth | Merge remote-tracking branch 'statusnet/master'
|
commit | commitdiff | tree |
2012-10-27 |
Mikael Nordfeldth | mrb reported 417 Expectation failed errors due to now...
|
commit | commitdiff | tree |
2012-10-27 |
Mikael Nordfeldth | mrb reported 417 Expectation failed errors due to now...
|
commit | commitdiff | tree |
2012-07-28 |
Mikael Nordfeldth | Issue 3401, ostatus group subscription lands on blank...
|
commit | commitdiff | tree |
next |