2013-10-06 |
Mikael Nordfeldth | Moved Avatar retrieval into Avatar class |
commit | commitdiff | tree | snapshot |
2013-10-06 |
Mikael Nordfeldth | Added Profile_prefs class for profile preferences |
commit | commitdiff | tree | snapshot |
2013-10-06 |
Mikael Nordfeldth | Moved shareLocation preference check to Profile class |
commit | commitdiff | tree | snapshot |
2013-10-06 |
Mikael Nordfeldth | OAuth related syntax fixes, nothing big |
commit | commitdiff | tree | snapshot |
2013-10-06 |
Mikael Nordfeldth | I missed a preg_replace with /e |
commit | commitdiff | tree | snapshot |
2013-10-06 |
Mikael Nordfeldth | Typing and static declaration in PoCo class |
commit | commitdiff | tree | snapshot |
2013-10-06 |
Mikael Nordfeldth | Some PHP strict warning fixes |
commit | commitdiff | tree | snapshot |
2013-10-06 |
Mikael Nordfeldth | PCRE modifier /e is deprecated in favour of preg_replac... |
commit | commitdiff | tree | snapshot |
2013-10-06 |
Mikael Nordfeldth | fillAvatars would avoid the *ProfileGetAvatar events |
commit | commitdiff | tree | snapshot |
2013-10-05 |
Mikael Nordfeldth | Group logos would not be fetched |
commit | commitdiff | tree | snapshot |
2013-10-05 |
Mikael Nordfeldth | LOG_WARNING, not LOG_WARN |
commit | commitdiff | tree | snapshot |
2013-10-05 |
Mikael Nordfeldth | MediaFile code improvements, preparing to implement... |
commit | commitdiff | tree | snapshot |
2013-10-05 |
Mikael Nordfeldth | OAuth extlib updated and Twitter comments removed |
commit | commitdiff | tree | snapshot |
2013-10-05 |
Mikael Nordfeldth | Forgot to clean some debug logging |
commit | commitdiff | tree | snapshot |
2013-10-05 |
Mikael Nordfeldth | Updating external libraries for net access |
commit | commitdiff | tree | snapshot |
2013-10-05 |
Mikael Nordfeldth | INSTALL docs updated, htaccess.sample more generic |
commit | commitdiff | tree | snapshot |
2013-10-05 |
Mikael Nordfeldth | We don't need _that_ noisy queue managers... |
commit | commitdiff | tree | snapshot |
2013-10-05 |
Mikael Nordfeldth | IM/XMPP Plugin classes use throwing getParent |
commit | commitdiff | tree | snapshot |
2013-10-05 |
Mikael Nordfeldth | getParent throws exception |
commit | commitdiff | tree | snapshot |
2013-10-05 |
Mikael Nordfeldth | Merge-request 3 by pztrn, IM reply more intuitive |
commit | commitdiff | tree | snapshot |
2013-10-05 |
Mikael Nordfeldth | Fix Avatar-unlink plus better logging in TwitterImport |
commit | commitdiff | tree | snapshot |
2013-10-05 |
pztrn | Adopted merge request #232 from statusnet to gnusocial |
commit | commitdiff | tree | snapshot |
2013-10-04 |
Mikael Nordfeldth | Latest phpseclib stuff and moved into its own dir. |
commit | commitdiff | tree | snapshot |
2013-10-04 |
Mikael Nordfeldth | is_a() with 3 params only supported in 5.3.9 anyway |
commit | commitdiff | tree | snapshot |
2013-10-04 |
Mikael Nordfeldth | Properly defined globals, $_PEAR caused install to... |
commit | commitdiff | tree | snapshot |
2013-10-04 |
Mikael Nordfeldth | Twitter Import improvements. Still buggy? |
commit | commitdiff | tree | snapshot |
2013-10-03 |
Mikael Nordfeldth | Twitter Import + avatar fixes (cleaning up + fixing) |
commit | commitdiff | tree | snapshot |
2013-10-02 |
Mikael Nordfeldth | Do not name anything getOriginal (because DB_DataObject... |
commit | commitdiff | tree | snapshot |
2013-10-02 |
Mikael Nordfeldth | Various minor Avatar fixes, but pretty necessary. |
commit | commitdiff | tree | snapshot |
2013-10-02 |
Mikael Nordfeldth | Plugin onAutoload replaces _ with / in lib paths, this... |
commit | commitdiff | tree | snapshot |
2013-10-01 |
Mikael Nordfeldth | PHP Notice: Trying to get property of non-object |
commit | commitdiff | tree | snapshot |
2013-10-01 |
Mikael Nordfeldth | PHP Notice: Undefined variable: logo |
commit | commitdiff | tree | snapshot |
2013-10-01 |
Mikael Nordfeldth | Properly unlink all old avatars when deleting/uploading... |
commit | commitdiff | tree | snapshot |
2013-09-30 |
Mikael Nordfeldth | Fixed regression in OStatus sub from WebFinger/XML_XRD... |
commit | commitdiff | tree | snapshot |
2013-09-30 |
Mikael Nordfeldth | Fixed regression in latest Avatar fixes |
commit | commitdiff | tree | snapshot |
2013-09-30 |
Mikael Nordfeldth | Fix regression from WebFinger update for singleuser... |
commit | commitdiff | tree | snapshot |
2013-09-30 |
Mikael Nordfeldth | Avatar resizing improvements and better code reuse |
commit | commitdiff | tree | snapshot |
2013-09-30 |
Mikael Nordfeldth | Implemented WebFinger and replaced our XRD with PEAR... |
commit | commitdiff | tree | snapshot |
2013-09-29 |
Joshua Judson... | Correctly distribute notices from remote posters throug... |
commit | commitdiff | tree | snapshot |
2013-09-29 |
Joshua Judson... | Correct a logic-inverting typo in handling of replies... |
commit | commitdiff | tree | snapshot |
2013-09-29 |
Joshua Judson... | Allow the hostmeta to indirect from one domain to another. |
commit | commitdiff | tree | snapshot |
2013-09-29 |
Joshua Judson... | Make the ForceGroup plugin work consistently for notice... |
commit | commitdiff | tree | snapshot |
2013-09-29 |
Joshua Judson... | Make paging work correctly in the user-directory |
commit | commitdiff | tree | snapshot |
2013-09-29 |
Joshua Judson... | Remove bad common_path() call in context of cssLink(). |
commit | commitdiff | tree | snapshot |
2013-09-29 |
Mikael Nordfeldth | Autocomplete action must exist on user registration |
commit | commitdiff | tree | snapshot |
2013-09-28 |
Mikael Nordfeldth | Making sure scripts and tests check for GNUSOCIAL defin... |
commit | commitdiff | tree | snapshot |
2013-09-25 |
Mikael Nordfeldth | Uncaught exception when no subscribers/subscriptions... |
commit | commitdiff | tree | snapshot |
2013-09-25 |
Mikael Nordfeldth | maxNoticeLength test for url-shortening failed on maxCo... |
commit | commitdiff | tree | snapshot |
2013-09-25 |
Mikael Nordfeldth | Updated some of the INSTALL documentation |
commit | commitdiff | tree | snapshot |
2013-09-24 |
Mikael Nordfeldth | Added queue daemon notice about disabled forking functions |
commit | commitdiff | tree | snapshot |
2013-09-24 |
Mikael Nordfeldth | Filling in missing endHTML calls for Action AJAX |
commit | commitdiff | tree | snapshot |
2013-09-24 |
Mikael Nordfeldth | phpseclib extlib updated from phpseclib.sf.net |
commit | commitdiff | tree | snapshot |
2013-09-23 |
Mikael Nordfeldth | Updating Janrain OpenID auth library |
commit | commitdiff | tree | snapshot |
2013-09-23 |
Mikael Nordfeldth | htmLawed extlib updated |
commit | commitdiff | tree | snapshot |
2013-09-23 |
Mikael Nordfeldth | Completing extra-element-without-text patch from 4015a5... |
commit | commitdiff | tree | snapshot |
2013-09-23 |
Mikael Nordfeldth | PHP5.5 fix: Better use of startXML for Action classes... |
commit | commitdiff | tree | snapshot |
2013-09-23 |
Mikael Nordfeldth | Array to string conversion in queuemanager logger |
commit | commitdiff | tree | snapshot |
2013-09-23 |
Mikael Nordfeldth | Sometimes there's no text content, so pad the array... |
commit | commitdiff | tree | snapshot |
2013-09-23 |
Mikael Nordfeldth | $_PEAR now defined globally as new PEAR, so no static... |
commit | commitdiff | tree | snapshot |
2013-09-23 |
Mikael Nordfeldth | Stylesheet event now removed of StatusNet-remnants |
commit | commitdiff | tree | snapshot |
2013-09-23 |
Mikael Nordfeldth | IMPORTANT: 'GNUSOCIAL' defined, or daemons wouldn't... |
commit | commitdiff | tree | snapshot |
2013-09-23 |
Marcel van... | Wrong call signature used for Event::handle |
commit | commitdiff | tree | snapshot |
2013-09-23 |
Mikael Nordfeldth | FavorAction upgraded to extend FormAction |
commit | commitdiff | tree | snapshot |
2013-09-23 |
Mikael Nordfeldth | Fixed regression in bookmark.js that caused double... |
commit | commitdiff | tree | snapshot |
2013-09-21 |
Mikael Nordfeldth | Shouldn't define static classes as abstract. |
commit | commitdiff | tree | snapshot |
2013-09-21 |
Mikael Nordfeldth | Subscription "get by" functions now don't use ArrayWrappers |
commit | commitdiff | tree | snapshot |
2013-09-21 |
Mikael Nordfeldth | New Managed_DataObject retrieval: listFind |
commit | commitdiff | tree | snapshot |
2013-09-19 |
Mikael Nordfeldth | Make better use of Subscription class |
commit | commitdiff | tree | snapshot |
2013-09-19 |
Mikael Nordfeldth | instanceof instead of is_a is faster (thanks quix0r) |
commit | commitdiff | tree | snapshot |
2013-09-19 |
Mikael Nordfeldth | StatusNet_HTTPResponse now prefixed with GNUSocial_ |
commit | commitdiff | tree | snapshot |
2013-09-18 |
Mikael Nordfeldth | url shortening fixes for api config and not ur1.ca |
commit | commitdiff | tree | snapshot |
2013-09-17 |
Mikael Nordfeldth | 8 chars was too little, 32 should be enough. |
commit | commitdiff | tree | snapshot |
2013-09-17 |
Mikael Nordfeldth | GNUSOCIAL is the new defined indicator |
commit | commitdiff | tree | snapshot |
2013-09-17 |
Mikael Nordfeldth | minor fixes and cleanups in the scripts directory |
commit | commitdiff | tree | snapshot |
2013-09-17 |
Mikael Nordfeldth | PHP 5.3 dependency declared in INSTALL file |
commit | commitdiff | tree | snapshot |
2013-09-16 |
Mikael Nordfeldth | Bad call to joinAdd in Profile.php |
commit | commitdiff | tree | snapshot |
2013-09-16 |
Mikael Nordfeldth | Autocomplete migrated to jquery-ui autocomplete |
commit | commitdiff | tree | snapshot |
2013-09-16 |
Mikael Nordfeldth | Gravatar pretty much equals disregarding privacy |
commit | commitdiff | tree | snapshot |
2013-09-14 |
Mikael Nordfeldth | Events on user registrations now strictly typed |
commit | commitdiff | tree | snapshot |
2013-09-14 |
Mikael Nordfeldth | Event::handle only takes array $args |
commit | commitdiff | tree | snapshot |
2013-09-14 |
Brian Tegtmeier | Added new config for lighttpd.conf that worked on my... |
commit | commitdiff | tree | snapshot |
2013-09-14 |
Mikael Nordfeldth | Minified javascripts are evil! Human readable source... |
commit | commitdiff | tree | snapshot |
2013-09-14 |
Mikael Nordfeldth | jquery 2.x update related fix (.die no longer defined) |
commit | commitdiff | tree | snapshot |
2013-09-14 |
Mikael Nordfeldth | Fixed regression from jquery-cookie update |
commit | commitdiff | tree | snapshot |
2013-09-14 |
Mikael Nordfeldth | updated and moved jquery-cookie |
commit | commitdiff | tree | snapshot |
2013-09-14 |
Mikael Nordfeldth | updated and moved jquery-jcrop (no longer .min.js) |
commit | commitdiff | tree | snapshot |
2013-09-14 |
Mikael Nordfeldth | updated jquery-infieldlabel from 0.1.2 to 0.2.1 |
commit | commitdiff | tree | snapshot |
2013-09-12 |
Mikael Nordfeldth | Removed jOverlay as it's outdated and not referenced |
commit | commitdiff | tree | snapshot |
2013-09-12 |
Mikael Nordfeldth | jquery form updated and moved to js/extlib |
commit | commitdiff | tree | snapshot |
2013-09-12 |
Mikael Nordfeldth | jquery-ui updated and moved to js/extlib |
commit | commitdiff | tree | snapshot |
2013-09-10 |
Mikael Nordfeldth | jquery javascript was moved to js/extlib |
commit | commitdiff | tree | snapshot |
2013-09-10 |
Mikael Nordfeldth | Changing js .live calls to .on for jquery 2.x |
commit | commitdiff | tree | snapshot |
2013-09-10 |
Mikael Nordfeldth | farbtastic removed along with userdesign stuff |
commit | commitdiff | tree | snapshot |
2013-09-10 |
Mikael Nordfeldth | Fixed regression from util.js updates + syntax cleanup |
commit | commitdiff | tree | snapshot |
2013-09-10 |
Mikael Nordfeldth | Updated jquery extlib to v2.0.3 |
commit | commitdiff | tree | snapshot |
2013-09-10 |
Mikael Nordfeldth | json2 extlib updated to 2013-05-26 version |
commit | commitdiff | tree | snapshot |
2013-09-10 |
Brian Tegtmeier | Shortcut for (document).ready(). Changed .attr() to... |
commit | commitdiff | tree | snapshot |
2013-09-10 |
Brian Tegtmeier | Changed .attr() to .prop() for checked and disabled... |
commit | commitdiff | tree | snapshot |
2013-09-10 |
Brian Tegtmeier | Changed bind() and live() to on(). Changed .attr()... |
commit | commitdiff | tree | snapshot |
2013-09-10 |
Brian Tegtmeier | Changed bind() and unbind() to on() and off(). Shortcut... |
commit | commitdiff | tree | snapshot |
next |