2013-10-19 |
Mikael Nordfeldth | Core and Default plugins separated, now loads on install
|
commit | commitdiff | tree |
2013-10-18 |
Mikael Nordfeldth | Installer redirects to HTTPS if ssl is set to 'always'
|
commit | commitdiff | tree |
2013-10-17 |
Mikael Nordfeldth | READ THIS UPGRADE SCRIPT. ON EVERY PULL.
|
commit | commitdiff | tree |
2013-10-17 |
Mikael Nordfeldth | Move nick updating of User entry to Profile->update()
|
commit | commitdiff | tree |
2013-10-17 |
Mikael Nordfeldth | AuthCrypt now tidied up and enabled by default.
|
commit | commitdiff | tree |
2013-10-17 |
Mikael Nordfeldth | When updating a User_group nickname, correlate Local_group...
|
commit | commitdiff | tree |
2013-10-16 |
Mikael Nordfeldth | Local_group and User are now assumed to be in same...
|
commit | commitdiff | tree |
2013-10-16 |
Mikael Nordfeldth | NoProfileException now parent to User* and Group*
|
commit | commitdiff | tree |
2013-10-16 |
Mikael Nordfeldth | Better use of Nickname validation functions
|
commit | commitdiff | tree |
2013-10-16 |
Mikael Nordfeldth | Better checks during User::register and improved Nickname...
|
commit | commitdiff | tree |
2013-10-16 |
Mikael Nordfeldth | Minor changes to ApiCheckNicknameAction, syntax and...
|
commit | commitdiff | tree |
2013-10-16 |
Mikael Nordfeldth | Nickname::normalize now checks for path name collision...
|
commit | commitdiff | tree |
2013-10-15 |
Mikael Nordfeldth | Add support (and upgrade path) for group profiles
|
commit | commitdiff | tree |
2013-10-15 |
Mikael Nordfeldth | Legacy fixup script from bad block/sub interaction
|
commit | commitdiff | tree |
2013-10-15 |
Mikael Nordfeldth | Removing legacy code and fixup_* for Status_network...
|
commit | commitdiff | tree |
2013-10-15 |
Mikael Nordfeldth | Making many of the API actions more consistent with...
|
commit | commitdiff | tree |
2013-10-15 |
Mikael Nordfeldth | Do calls straight to the result of getProfile
|
commit | commitdiff | tree |
2013-10-15 |
Mikael Nordfeldth | Moved favoriteNotices from User to Profile class
|
commit | commitdiff | tree |
2013-10-15 |
Mikael Nordfeldth | getTaggedSub-stuff moved to Profile class
|
commit | commitdiff | tree |
2013-10-14 |
Mikael Nordfeldth | Now using common_local_url properly
|
commit | commitdiff | tree |
2013-10-14 |
Mikael Nordfeldth | We never accept a user without a Profile
|
commit | commitdiff | tree |
2013-10-14 |
Mikael Nordfeldth | GNU social is with a minor s.
|
commit | commitdiff | tree |
2013-10-14 |
Mikael Nordfeldth | Naming stuff GNUsocial rather than StatusNet
|
commit | commitdiff | tree |
2013-10-14 |
Mikael Nordfeldth | docs: mysqlnd extension clarification
|
commit | commitdiff | tree |
2013-10-14 |
Mikael Nordfeldth | static:: call are less cluttery
|
commit | commitdiff | tree |
2013-10-14 |
Mikael Nordfeldth | protected handle function without args for Action
|
commit | commitdiff | tree |
2013-10-14 |
Mikael Nordfeldth | common_sql_now() is recommended before DB_DataObject_Cast...
|
commit | commitdiff | tree |
2013-10-14 |
Mikael Nordfeldth | Legacy StatusNet <0.8 stuff, not needed anymore
|
commit | commitdiff | tree |
2013-10-14 |
Mikael Nordfeldth | MDB2 now works with UTF-8
|
commit | commitdiff | tree |
2013-10-08 |
Mikael Nordfeldth | Remote Profile Action from ModPlus now more generic
|
commit | commitdiff | tree |
2013-10-08 |
Mikael Nordfeldth | Removed deprecated activity:subject
|
commit | commitdiff | tree |
2013-10-08 |
Mikael Nordfeldth | Atom output of ActivityObject now has html AND text
|
commit | commitdiff | tree |
2013-10-08 |
Mikael Nordfeldth | Revert "Don't set the title of a notice to its plain...
|
commit | commitdiff | tree |
2013-10-08 |
Mikael Nordfeldth | common_sql_now() is recommended
|
commit | commitdiff | tree |
2013-10-07 |
Mikael Nordfeldth | NoResultException returns the failed object
|
commit | commitdiff | tree |
2013-10-07 |
Mikael Nordfeldth | Let's not limit qvitter stuff to 'json' requests
|
commit | commitdiff | tree |
2013-10-07 |
Mikael Nordfeldth | Cleaning up clientError and serverError
|
commit | commitdiff | tree |
2013-10-07 |
Mikael Nordfeldth | Calling parent::handle in ApiCheckHubAction
|
commit | commitdiff | tree |
2013-10-07 |
Mikael Nordfeldth | Validate::uri replaced with filter_var for HTTP[S]...
|
commit | commitdiff | tree |
2013-10-06 |
Mikael Nordfeldth | Let the SearchEngine take care of the search, and showJsonTi...
|
commit | commitdiff | tree |
2013-10-06 |
Mikael Nordfeldth | URL shortening can now be disabled for the 'maxurllength'
|
commit | commitdiff | tree |
2013-10-06 |
Mikael Nordfeldth | Qvitter API changes (thanks hannes2peer)
|
commit | commitdiff | tree |
2013-10-06 |
Mikael Nordfeldth | 60 chars was too little, 100 chars seems better. For me.
|
commit | commitdiff | tree |
2013-10-06 |
Mikael Nordfeldth | pkeyGet unfortunately returns null (should throw NoResultExc...
|
commit | commitdiff | tree |
2013-10-06 |
Mikael Nordfeldth | Missed an exclamation mark. Still doesn't linkify groups?
|
commit | commitdiff | tree |
2013-10-06 |
Mikael Nordfeldth | listFind throws NoResultException on no results
|
commit | commitdiff | tree |
2013-10-06 |
Mikael Nordfeldth | Moved Avatar retrieval into Avatar class
|
commit | commitdiff | tree |
2013-10-06 |
Mikael Nordfeldth | Added Profile_prefs class for profile preferences
|
commit | commitdiff | tree |
2013-10-06 |
Mikael Nordfeldth | Moved shareLocation preference check to Profile class
|
commit | commitdiff | tree |
2013-10-06 |
Mikael Nordfeldth | OAuth related syntax fixes, nothing big
|
commit | commitdiff | tree |
2013-10-06 |
Mikael Nordfeldth | I missed a preg_replace with /e
|
commit | commitdiff | tree |
2013-10-06 |
Mikael Nordfeldth | Typing and static declaration in PoCo class
|
commit | commitdiff | tree |
2013-10-06 |
Mikael Nordfeldth | Some PHP strict warning fixes
|
commit | commitdiff | tree |
2013-10-06 |
Mikael Nordfeldth | PCRE modifier /e is deprecated in favour of preg_replace_cal...
|
commit | commitdiff | tree |
2013-10-06 |
Mikael Nordfeldth | fillAvatars would avoid the *ProfileGetAvatar events
|
commit | commitdiff | tree |
2013-10-05 |
Mikael Nordfeldth | Group logos would not be fetched
|
commit | commitdiff | tree |
2013-10-05 |
Mikael Nordfeldth | LOG_WARNING, not LOG_WARN
|
commit | commitdiff | tree |
2013-10-05 |
Mikael Nordfeldth | MediaFile code improvements, preparing to implement...
|
commit | commitdiff | tree |
2013-10-05 |
Mikael Nordfeldth | OAuth extlib updated and Twitter comments removed
|
commit | commitdiff | tree |
2013-10-05 |
Mikael Nordfeldth | Forgot to clean some debug logging
|
commit | commitdiff | tree |
2013-10-05 |
Mikael Nordfeldth | Updating external libraries for net access
|
commit | commitdiff | tree |
2013-10-05 |
Mikael Nordfeldth | INSTALL docs updated, htaccess.sample more generic
|
commit | commitdiff | tree |
2013-10-05 |
Mikael Nordfeldth | We don't need _that_ noisy queue managers...
|
commit | commitdiff | tree |
2013-10-05 |
Mikael Nordfeldth | IM/XMPP Plugin classes use throwing getParent
|
commit | commitdiff | tree |
2013-10-05 |
Mikael Nordfeldth | getParent throws exception
|
commit | commitdiff | tree |
2013-10-05 |
Mikael Nordfeldth | Merge-request 3 by pztrn, IM reply more intuitive
|
commit | commitdiff | tree |
2013-10-05 |
Mikael Nordfeldth | Fix Avatar-unlink plus better logging in TwitterImport
|
commit | commitdiff | tree |
2013-10-04 |
Mikael Nordfeldth | Latest phpseclib stuff and moved into its own dir.
|
commit | commitdiff | tree |
2013-10-04 |
Mikael Nordfeldth | is_a() with 3 params only supported in 5.3.9 anyway
|
commit | commitdiff | tree |
2013-10-04 |
Mikael Nordfeldth | Properly defined globals, $_PEAR caused install to...
|
commit | commitdiff | tree |
2013-10-04 |
Mikael Nordfeldth | Twitter Import improvements. Still buggy?
|
commit | commitdiff | tree |
2013-10-03 |
Mikael Nordfeldth | Twitter Import + avatar fixes (cleaning up + fixing)
|
commit | commitdiff | tree |
2013-10-02 |
Mikael Nordfeldth | Do not name anything getOriginal (because DB_DataObject...
|
commit | commitdiff | tree |
2013-10-02 |
Mikael Nordfeldth | Various minor Avatar fixes, but pretty necessary.
|
commit | commitdiff | tree |
2013-10-02 |
Mikael Nordfeldth | Plugin onAutoload replaces _ with / in lib paths, this...
|
commit | commitdiff | tree |
2013-10-01 |
Mikael Nordfeldth | PHP Notice: Trying to get property of non-object
|
commit | commitdiff | tree |
2013-10-01 |
Mikael Nordfeldth | PHP Notice: Undefined variable: logo
|
commit | commitdiff | tree |
2013-10-01 |
Mikael Nordfeldth | Properly unlink all old avatars when deleting/uploading...
|
commit | commitdiff | tree |
2013-09-30 |
Mikael Nordfeldth | Fixed regression in OStatus sub from WebFinger/XML_XRD...
|
commit | commitdiff | tree |
2013-09-30 |
Mikael Nordfeldth | Fixed regression in latest Avatar fixes
|
commit | commitdiff | tree |
2013-09-30 |
Mikael Nordfeldth | Fix regression from WebFinger update for singleuser...
|
commit | commitdiff | tree |
2013-09-30 |
Mikael Nordfeldth | Avatar resizing improvements and better code reuse
|
commit | commitdiff | tree |
2013-09-30 |
Mikael Nordfeldth | Implemented WebFinger and replaced our XRD with PEAR...
|
commit | commitdiff | tree |
2013-09-29 |
Joshua Judson Rosen | Correctly distribute notices from remote posters through...
|
commit | commitdiff | tree |
2013-09-29 |
Joshua Judson Rosen | Correct a logic-inverting typo in handling of replies...
|
commit | commitdiff | tree |
2013-09-29 |
Joshua Judson Rosen | Allow the hostmeta to indirect from one domain to another.
|
commit | commitdiff | tree |
2013-09-29 |
Joshua Judson Rosen | Make the ForceGroup plugin work consistently for notices...
|
commit | commitdiff | tree |
2013-09-29 |
Joshua Judson Rosen | Make paging work correctly in the user-directory
|
commit | commitdiff | tree |
2013-09-29 |
Joshua Judson Rosen | Remove bad common_path() call in context of cssLink().
|
commit | commitdiff | tree |
2013-09-29 |
Mikael Nordfeldth | Autocomplete action must exist on user registration
|
commit | commitdiff | tree |
2013-09-28 |
Mikael Nordfeldth | Making sure scripts and tests check for GNUSOCIAL defined...
|
commit | commitdiff | tree |
2013-09-25 |
Mikael Nordfeldth | Uncaught exception when no subscribers/subscriptions...
|
commit | commitdiff | tree |
2013-09-25 |
Mikael Nordfeldth | maxNoticeLength test for url-shortening failed on maxContent==0
|
commit | commitdiff | tree |
2013-09-25 |
Mikael Nordfeldth | Updated some of the INSTALL documentation
|
commit | commitdiff | tree |
2013-09-24 |
Mikael Nordfeldth | Added queue daemon notice about disabled forking functions
|
commit | commitdiff | tree |
2013-09-24 |
Mikael Nordfeldth | Filling in missing endHTML calls for Action AJAX
|
commit | commitdiff | tree |
2013-09-24 |
Mikael Nordfeldth | phpseclib extlib updated from phpseclib.sf.net
|
commit | commitdiff | tree |
2013-09-23 |
Mikael Nordfeldth | Updating Janrain OpenID auth library
|
commit | commitdiff | tree |
2013-09-23 |
Mikael Nordfeldth | htmLawed extlib updated
|
commit | commitdiff | tree |
2013-09-23 |
Mikael Nordfeldth | Completing extra-element-without-text patch from 4015a58d1cf...
|
commit | commitdiff | tree |
next |