2014-05-05 |
Mikael Nordfeldth | Only run EndSubscribe when it is really a sub |
commit | commitdiff | tree | snapshot |
2014-05-05 |
Mikael Nordfeldth | Shorter, cleaner, smarter CancelsubscriptionAction |
commit | commitdiff | tree | snapshot |
2014-05-05 |
Mikael Nordfeldth | More modern coding, stuff related to subscriptions |
commit | commitdiff | tree | snapshot |
2014-05-05 |
Mikael Nordfeldth | AlreadyFulfilledException added, for acceptable exceptions |
commit | commitdiff | tree | snapshot |
2014-05-05 |
Mikael Nordfeldth | MSN probably doesn't work, and we don't like it anyway |
commit | commitdiff | tree | snapshot |
2014-05-05 |
Mikael Nordfeldth | Cleaning up FavorAction |
commit | commitdiff | tree | snapshot |
2014-05-05 |
Mikael Nordfeldth | UsersalmonAction updated to stronger typing standards |
commit | commitdiff | tree | snapshot |
2014-05-05 |
Mikael Nordfeldth | GroupsalmonAction updated to stronger typing standards |
commit | commitdiff | tree | snapshot |
2014-05-05 |
Mikael Nordfeldth | More debugging for Salmon activities |
commit | commitdiff | tree | snapshot |
2014-05-05 |
Mikael Nordfeldth | Stronger typing and function access control in OStatus |
commit | commitdiff | tree | snapshot |
2014-05-05 |
Mikael Nordfeldth | Functions should return quickly (cosmetic) |
commit | commitdiff | tree | snapshot |
2014-05-05 |
Mikael Nordfeldth | Success debugging was too much noise |
commit | commitdiff | tree | snapshot |
2014-05-05 |
Mikael Nordfeldth | UnsupportedMediaException caused excessive debug log |
commit | commitdiff | tree | snapshot |
2014-05-05 |
Mikael Nordfeldth | More debugging in Magicsig class verify method |
commit | commitdiff | tree | snapshot |
2014-05-05 |
Joshua Judson... | Deliver SMS to @-ref'd users who want it, regardless... |
commit | commitdiff | tree | snapshot |
2014-05-05 |
Joshua Judson... | Prevent spurious refusals of legitimate notices posted... |
commit | commitdiff | tree | snapshot |
2014-05-05 |
Joshua Judson... | Make stopdaemons.sh work with on multi-instance servers... |
commit | commitdiff | tree | snapshot |
2014-05-05 |
Joshua Judson... | Make daemons call setgid() *before* setuid() because... |
commit | commitdiff | tree | snapshot |
2014-05-05 |
Joshua Judson... | Autocomplete: don't match non-subscribed group-names. |
commit | commitdiff | tree | snapshot |
2014-05-01 |
Mikael Nordfeldth | Conversations now have URIs that are not URLs |
commit | commitdiff | tree | snapshot |
2014-05-01 |
Mikael Nordfeldth | getConversationUrl introduced for linking to conversations |
commit | commitdiff | tree | snapshot |
2014-05-01 |
Mikael Nordfeldth | Link notice posted time to local representation |
commit | commitdiff | tree | snapshot |
2014-05-01 |
Mikael Nordfeldth | Installer database adjustments |
commit | commitdiff | tree | snapshot |
2014-05-01 |
Mikael Nordfeldth | We're not interested in Disqus support. |
commit | commitdiff | tree | snapshot |
2014-04-30 |
Mikael Nordfeldth | Notice URIs are not necessarily URLs. |
commit | commitdiff | tree | snapshot |
2014-04-30 |
Mikael Nordfeldth | wtf is Echo? bah, let's get rid of this crap |
commit | commitdiff | tree | snapshot |
2014-04-29 |
Mikael Nordfeldth | Fix Direct Message functionality. |
commit | commitdiff | tree | snapshot |
2014-04-29 |
Mikael Nordfeldth | s/bestUrl/getUrl/ for notices and microapp objects |
commit | commitdiff | tree | snapshot |
2014-04-29 |
Mikael Nordfeldth | VideoThumbnails failure detection improved. |
commit | commitdiff | tree | snapshot |
2014-04-28 |
Mikael Nordfeldth | Handle File thumbnail errors better |
commit | commitdiff | tree | snapshot |
2014-04-28 |
Mikael Nordfeldth | InlineAttachmentList had unnecessary function |
commit | commitdiff | tree | snapshot |
2014-04-28 |
Mikael Nordfeldth | Minifying javascripts is evil. Let's not do it. |
commit | commitdiff | tree | snapshot |
2014-04-28 |
Mikael Nordfeldth | Datetime representation aligned for microformats2 |
commit | commitdiff | tree | snapshot |
2014-04-28 |
Mikael Nordfeldth | Code cleanup and enabling User object's etc. getUri() |
commit | commitdiff | tree | snapshot |
2014-04-28 |
Mikael Nordfeldth | getUrl replaces deprecated bestUrl (more to come) |
commit | commitdiff | tree | snapshot |
2014-04-28 |
Mikael Nordfeldth | EmailAuthentication enabled by default |
commit | commitdiff | tree | snapshot |
2014-04-28 |
Mikael Nordfeldth | Better fallback on UnsupportedMediaException |
commit | commitdiff | tree | snapshot |
2014-04-22 |
Mikael Nordfeldth | File width and height is now properly set for File |
commit | commitdiff | tree | snapshot |
2014-04-21 |
Mikael Nordfeldth | Be more precise in return array from image scaling |
commit | commitdiff | tree | snapshot |
2014-04-21 |
Mikael Nordfeldth | Redirect from Attachment_thumbnailAction |
commit | commitdiff | tree | snapshot |
2014-04-21 |
Mikael Nordfeldth | Dynamically generate thumbnails (see full text) |
commit | commitdiff | tree | snapshot |
2014-04-21 |
Mikael Nordfeldth | use intval() instead of floor() for int return type |
commit | commitdiff | tree | snapshot |
2014-04-21 |
Mikael Nordfeldth | Action->int(...) never replied with integers |
commit | commitdiff | tree | snapshot |
2014-04-21 |
Mikael Nordfeldth | Better event name (creating thumbnail _source_) |
commit | commitdiff | tree | snapshot |
2014-04-21 |
Mikael Nordfeldth | Preparing File for dynamic thumbnail generation. |
commit | commitdiff | tree | snapshot |
2014-04-20 |
Mikael Nordfeldth | File_oembed::saveNew are File::saveNew are static |
commit | commitdiff | tree | snapshot |
2014-04-20 |
Mikael Nordfeldth | deprecate Notice::bestUrl() in favor of getUrl() |
commit | commitdiff | tree | snapshot |
2014-04-19 |
Mikael Nordfeldth | Missing semi colon in showNotice class. |
commit | commitdiff | tree | snapshot |
2014-04-19 |
Mikael Nordfeldth | OStatus onStartNoticeSourceLink to use exceptions |
commit | commitdiff | tree | snapshot |
2014-04-19 |
Mikael Nordfeldth | Improve ShownoticeAction remote redirect code |
commit | commitdiff | tree | snapshot |
2014-04-19 |
Mikael Nordfeldth | Use getUrl() instead of ->url in OembedAction |
commit | commitdiff | tree | snapshot |
2014-04-19 |
Mikael Nordfeldth | Fixes to URI/URL handling for notices |
commit | commitdiff | tree | snapshot |
2014-04-18 |
Mikael Nordfeldth | No need for common_notice_uri anymore |
commit | commitdiff | tree | snapshot |
2014-04-18 |
Mikael Nordfeldth | Handle missing URIs and URLs better |
commit | commitdiff | tree | snapshot |
2014-04-18 |
Mikael Nordfeldth | Avoid double colon on Notice URI generation |
commit | commitdiff | tree | snapshot |
2014-04-18 |
Mikael Nordfeldth | Throw exception when we can't get the url for a notice |
commit | commitdiff | tree | snapshot |
2014-04-18 |
Mikael Nordfeldth | File_thumbnail lacked getUrl function |
commit | commitdiff | tree | snapshot |
2014-04-18 |
Mikael Nordfeldth | Set new notice uri to something that's not a URL |
commit | commitdiff | tree | snapshot |
2014-04-18 |
Mikael Nordfeldth | We get profiles directly, there's no user object anymore |
commit | commitdiff | tree | snapshot |
2014-04-18 |
Mikael Nordfeldth | Thumbnails are not faded anymore (CSS opacity) |
commit | commitdiff | tree | snapshot |
2014-04-18 |
Mikael Nordfeldth | Thumbnails are now by default squares of 150px |
commit | commitdiff | tree | snapshot |
2014-04-18 |
Mikael Nordfeldth | Enable square thumbnailing |
commit | commitdiff | tree | snapshot |
2014-04-17 |
Mikael Nordfeldth | Thumbnail default set to 150px square |
commit | commitdiff | tree | snapshot |
2014-04-16 |
Mikael Nordfeldth | Original name preserved in uploaded file. |
commit | commitdiff | tree | snapshot |
2014-04-16 |
Mikael Nordfeldth | Better plugin description for VideoThumbnails |
commit | commitdiff | tree | snapshot |
2014-04-16 |
Mikael Nordfeldth | MediaFile thumbnail event hooks + VideoThumbnails plugin |
commit | commitdiff | tree | snapshot |
2014-04-16 |
Mikael Nordfeldth | ImageFile unlink function referenced bad path |
commit | commitdiff | tree | snapshot |
2014-04-15 |
Mikael Nordfeldth | Some files got updated coding style |
commit | commitdiff | tree | snapshot |
2014-04-14 |
Mikael Nordfeldth | HTML5 video/audio support in attachments |
commit | commitdiff | tree | snapshot |
2014-04-14 |
Mikael Nordfeldth | Added some free codecs for media attachments |
commit | commitdiff | tree | snapshot |
2014-04-06 |
Mikael Nordfeldth | HTML5 required attribute for some input forms |
commit | commitdiff | tree | snapshot |
2014-04-06 |
Mikael Nordfeldth | Removed Daisychain folder, legacy stuff |
commit | commitdiff | tree | snapshot |
2014-03-31 |
Mikael Nordfeldth | Merge commit 'refs/merge-requests/199' of git://gitorio... |
commit | commitdiff | tree | snapshot |
2014-03-31 |
Mikael Nordfeldth | Merge commit 'refs/merge-requests/12' of git://gitoriou... |
commit | commitdiff | tree | snapshot |
2014-03-30 |
Florian Hülsmann | fixed config for php >=5; see php.net/array_merge |
commit | commitdiff | tree | snapshot |
2014-03-18 |
Mikael Nordfeldth | Autoloaded library files do not need explicit require_once |
commit | commitdiff | tree | snapshot |
2014-03-18 |
Mikael Nordfeldth | Comment improvements with spl_autoload_register |
commit | commitdiff | tree | snapshot |
2014-03-18 |
Mikael Nordfeldth | Documentation changes for source info (s/SN/GS/) |
commit | commitdiff | tree | snapshot |
2014-03-18 |
Mikael Nordfeldth | Updating Markdown class + use spl_autoload_register |
commit | commitdiff | tree | snapshot |
2014-03-15 |
Mikael Nordfeldth | Merge branch 'master' of gitorious.org:statusnet/gnu... |
commit | commitdiff | tree | snapshot |
2014-03-15 |
Mikael Nordfeldth | Revert "Don't add redundant includedir INSTALLDIR.... |
commit | commitdiff | tree | snapshot |
2014-03-15 |
Mikael Nordfeldth | PEAR System.php updated to 1.9.4 |
commit | commitdiff | tree | snapshot |
2014-03-10 |
Mikael Nordfeldth | Updated and moved XMPP documentation into plugin. |
commit | commitdiff | tree | snapshot |
2014-03-09 |
Mikael Nordfeldth | IrcManager does not have serverError, so it must throw... |
commit | commitdiff | tree | snapshot |
2014-03-09 |
Mikael Nordfeldth | Cosmetic changes to common_redirect, clientError, serve... |
commit | commitdiff | tree | snapshot |
2014-03-09 |
Mikael Nordfeldth | common_redirect and clientError exits, so refactor |
commit | commitdiff | tree | snapshot |
2014-03-09 |
Mikael Nordfeldth | Add support for 'nohub' sub_state in FeedSub |
commit | commitdiff | tree | snapshot |
2014-03-09 |
Mikael Nordfeldth | OAuthException should be detected for autoloading |
commit | commitdiff | tree | snapshot |
2014-03-09 |
Mikael Nordfeldth | Don't add redundant includedir INSTALLDIR.'/extlib/' |
commit | commitdiff | tree | snapshot |
2014-03-09 |
Mikael Nordfeldth | Add functions to avoid direct variable access |
commit | commitdiff | tree | snapshot |
2014-03-09 |
Mikael Nordfeldth | FeedSub gets a plugin event handler for sub/unsub |
commit | commitdiff | tree | snapshot |
2014-03-08 |
Mikael Nordfeldth | Removing Makefile for js-minification |
commit | commitdiff | tree | snapshot |
2014-03-08 |
Mikael Nordfeldth | Removed PEAR::MIME bundled external library |
commit | commitdiff | tree | snapshot |
2014-03-08 |
Mikael Nordfeldth | File class no longer depends on MIME |
commit | commitdiff | tree | snapshot |
2014-03-08 |
Mikael Nordfeldth | MediaFile loses dependency on PEAR::MIME |
commit | commitdiff | tree | snapshot |
2014-03-08 |
Mikael Nordfeldth | We only allow (and have) MIME types in supported list |
commit | commitdiff | tree | snapshot |
2014-03-08 |
Mikael Nordfeldth | Only accept filenames for existing files in getUploaded... |
commit | commitdiff | tree | snapshot |
2014-03-08 |
Mikael Nordfeldth | Don't use PEAR MIME lib when we have PECL fileinfo |
commit | commitdiff | tree | snapshot |
2014-03-07 |
Mikael Nordfeldth | WebM should be allowed to upload! |
commit | commitdiff | tree | snapshot |
2014-03-07 |
Mikael Nordfeldth | Removing unused "inboxed" flag for User class |
commit | commitdiff | tree | snapshot |
next |