Commit Graph

  • 38729133e2 HTML5 media <source> tags are short tags Mikael Nordfeldth 2015-02-25 12:49:15 +01:00
  • ce0b221573 avconv required -f image2 not -f mjpeg at least on my server Mikael Nordfeldth 2015-02-25 01:41:34 +01:00
  • 95b61a5e12 Only local files to be passed through VideoThumbnails Mikael Nordfeldth 2015-02-25 01:37:57 +01:00
  • 3bbb748a08 VideoThumbnails changed to use 'exec' call to avconv Mikael Nordfeldth 2015-02-25 01:36:14 +01:00
  • 9a843548c0 Save thumbnails with proper extension Mikael Nordfeldth 2015-02-25 01:34:00 +01:00
  • 220a13b87f mimetype added to ImageFile Mikael Nordfeldth 2015-02-25 01:33:32 +01:00
  • 4b8301d39e ImageFile constructor changed to align with existing code Mikael Nordfeldth 2015-02-25 01:31:44 +01:00
  • 0854a84eb9 Throw more explicit exception in ImageFile Mikael Nordfeldth 2015-02-25 01:14:27 +01:00
  • ce91f1c0e6 Hide posts from users with private_stream in scoping streams Mikael Nordfeldth 2015-02-24 22:59:58 +01:00
  • 060dbe1b56 Removing whitespace and creating an early-return in inScope Mikael Nordfeldth 2015-02-24 22:44:43 +01:00
  • b9d4a9c9f9 added DocNav EVENT buttle 2015-02-24 21:51:31 +01:00
  • 325e784ccd Don't store duplicates of files. Mikael Nordfeldth 2015-02-24 21:11:25 +01:00
  • 0d577584c3 Script to delete file table entries which have disappeared locally Mikael Nordfeldth 2015-02-24 19:29:28 +01:00
  • 27bc654b5b RSSCloud URL field too long for utf8mb4 Mikael Nordfeldth 2015-02-21 16:43:21 +01:00
  • c1e3cfe7a7 ensureFeedURL will return Ostatus_profile early if already stored Mikael Nordfeldth 2015-02-20 14:47:12 +01:00
  • 96099807e1 Default install to site profile community Mikael Nordfeldth 2015-02-20 01:00:28 +01:00
  • b639a25856 Emoji support through utf8mb4 seems to be done! Mikael Nordfeldth 2015-02-19 22:13:42 +01:00
  • 0e6c83e521 Had to avoid using indexes in the migration phase Mikael Nordfeldth 2015-02-19 22:06:43 +01:00
  • 987232a0a6 Remove common_debug call that slipped by Mikael Nordfeldth 2015-02-19 21:26:55 +01:00
  • b54710950f unique keys and indexes must be NOT NULL or MySQL fucks up Mikael Nordfeldth 2015-02-19 21:21:39 +01:00
  • d061e1065e Some loose table definitions which needed 191 char indexes Mikael Nordfeldth 2015-02-19 21:01:43 +01:00
  • 0590f2975e Merge branch 'utf8mb4' into nightly Mikael Nordfeldth 2015-02-19 20:50:40 +01:00
  • 5471c65c9a less newlines for the scripts/upgrade.php output Mikael Nordfeldth 2015-02-19 19:40:36 +01:00
  • e299583eee Bad check on existing urlhash key Mikael Nordfeldth 2015-02-19 19:36:59 +01:00
  • 8ac8e2e734 Use new ::getByUrl for File and File_redirection Mikael Nordfeldth 2015-02-19 19:29:55 +01:00
  • 5b940f255f Mediafile updated to insert urlhash and lookup properly Mikael Nordfeldth 2015-02-19 19:12:16 +01:00
  • c05e9b118c function is hashurl, variable is urlhash Mikael Nordfeldth 2015-02-19 19:07:43 +01:00
  • 45dc76de26 File and File_redirection adhoc storage methods updated for urlhash Mikael Nordfeldth 2015-02-19 18:59:28 +01:00
  • 0dfe39ac87 File_thumbnail url is not an index Mikael Nordfeldth 2015-02-19 18:59:13 +01:00
  • 27480d8e8e File_redirection also got urlhash column Mikael Nordfeldth 2015-02-19 18:34:48 +01:00
  • 176bde269f Merge branch 'nightly' into file_urlhash Mikael Nordfeldth 2015-02-19 18:13:09 +01:00
  • df2cc09362 $this->scoped->getUser() instead of common_current_user(); Mikael Nordfeldth 2015-02-19 17:46:37 +01:00
  • 042cb1604a ROLLBACK if query failed in email settings savePreferences Mikael Nordfeldth 2015-02-19 17:42:47 +01:00
  • 0acf3e0e30 Profile table cleaning script. Mikael Nordfeldth 2015-02-18 14:01:35 +01:00
  • 4ad7e8f459 UserdirectoryAction now ManagedAction and better SQL Mikael Nordfeldth 2015-02-18 13:37:06 +01:00
  • d445e0c877 No need for return true Mikael Nordfeldth 2015-02-18 13:18:32 +01:00
  • e64ac4c418 GroupdirectoryAction now has no direct SQL queries Mikael Nordfeldth 2015-02-18 12:17:26 +01:00
  • 94e19e1ac6 escapedTableName for SQL query easy access Mikael Nordfeldth 2015-02-18 12:15:46 +01:00
  • a254f38a23 Turn GroupdirectoryAction into a ManagedAction Mikael Nordfeldth 2015-02-18 11:15:30 +01:00
  • 52e0ce8b06 Directory group search code cleanup Mikael Nordfeldth 2015-02-18 11:13:10 +01:00
  • b039d960f5 Make group search in Directory use PEAR::DB Mikael Nordfeldth 2015-02-18 11:08:11 +01:00
  • 66df043c19 Add php5-intl dependency to Installer class Mikael Nordfeldth 2015-02-18 00:47:00 +01:00
  • 8fbdb4b9ac New dependency: php5-intl Mikael Nordfeldth 2015-02-18 00:28:45 +01:00
  • 0deaf6c50c use common_purify to purify HTML, one function to rule them all Mikael Nordfeldth 2015-02-18 00:14:28 +01:00
  • 3dce6d9f6a Implement a common_purify for htmLawed and more Mikael Nordfeldth 2015-02-18 00:10:31 +01:00
  • 9aa59c7f62 forgot primary key column to updateWithKeys in SalmonAction Mikael Nordfeldth 2015-02-17 21:31:35 +01:00
  • 7ba7f43199 Don't linkify bare domains by default Mikael Nordfeldth 2015-02-17 20:54:32 +01:00
  • c31c2d10b9 PHP>=5.4.0 lets us use Transliterator, tags now asciified! Mikael Nordfeldth 2015-02-17 20:11:35 +01:00
  • 5a8f24eb46 urlhash first steps, including scripts/upgrade.php Mikael Nordfeldth 2015-02-17 18:55:12 +01:00
  • 59763ceecb SalmonAction now updates remote URI if it was stale. Mikael Nordfeldth 2015-02-17 17:35:45 +01:00
  • 282f4d6a89 Various $this->scoped fixes and protected prepare/handle in API actions Mikael Nordfeldth 2015-02-17 17:17:32 +01:00
  • 6cdedf6049 Replace $this->user/auth_user with $this->scoped in lib/apiaction.php Mikael Nordfeldth 2015-02-17 17:16:33 +01:00
  • 61aa71ed34 Subscription class gets exception throwing getSubscription function Mikael Nordfeldth 2015-02-17 17:15:47 +01:00
  • 901a825b61 Non-functional "retweeted to me" API call modified (but not fixed) Mikael Nordfeldth 2015-02-17 16:45:26 +01:00
  • 75f35bcfe7 apiauth action with ->user changed to ->scoped Mikael Nordfeldth 2015-02-17 16:39:27 +01:00
  • 406b6148f5 CSS: notice images no wider than 100% Mikael Nordfeldth 2015-02-17 01:26:18 +01:00
  • f7b41625e5 opacity is not needed as it's transparent use alignment instead of padding for padlock symbol Marcus Moeller 2015-02-16 17:50:43 +01:00
  • 0168fddae5 updated font settings to match qvitter Marcus Moeller 2015-02-16 17:37:13 +01:00
  • ef780d5034 Move people tag autocomplete JS to plugin Chimo 2015-02-15 19:10:05 -05:00
  • 6862184956 Merge commit 'refs/merge-requests/47' of https://gitorious.org/social/mainline into merge-requests/47 Mikael Nordfeldth 2015-02-15 23:06:22 +01:00
  • 2b181b40f7 Merge commit 'refs/merge-requests/48' of https://gitorious.org/social/mainline into merge-requests/48 Mikael Nordfeldth 2015-02-15 22:54:48 +01:00
  • 4c457c82ef removed text beside lock icon and fixed alignment Marcus Moeller 2015-02-15 14:17:00 +01:00
  • 3f8a519980 JS: Fixes jQueryUI autocomplete 'undefined' errors Chimo 2015-02-15 16:11:23 -05:00
  • fb03fc073a ApiTimelineList: Fixes ServerErrorAction Chimo 2015-02-15 16:00:23 -05:00
  • 2b93643277 Don't default to publishing http: alias! Mikael Nordfeldth 2015-02-15 13:33:36 +01:00
  • 396f1e92ca Present http:// alias by default in WebFinger output Mikael Nordfeldth 2015-02-15 13:17:04 +01:00
  • c60b6bdb38 Wrong order of start/end events. My hobby OCD was disturbed. Mikael Nordfeldth 2015-02-14 17:37:35 +01:00
  • 9c83ddc122 Fixed some recently added EVENTS documentation Mikael Nordfeldth 2015-02-14 17:35:34 +01:00
  • b6b9036821 StartSubMenu and EndSubMenu events Mikael Nordfeldth 2015-02-14 17:32:35 +01:00
  • dc0b62f636 Merge commit 'refs/merge-requests/45' of https://gitorious.org/social/mainline into merge-requests/45 Mikael Nordfeldth 2015-02-14 16:45:04 +01:00
  • 9102429a13 neo-quitter unuglification by marcus, merge-request 44 Mikael Nordfeldth 2015-02-14 16:42:25 +01:00
  • 1fcb7afd3a fixed alignment of textarea fixed event view Marcus Moeller 2015-02-13 23:09:34 +01:00
  • fe14c64e5e just make sure that input box and input box label are the same color Marcus Moeller 2015-02-13 18:09:43 +01:00
  • 107ca92458 use Genericons and fontawesome instead of images Marcus Moeller 2015-02-13 18:00:57 +01:00
  • 9a8ccbaef2 Call HomeStubNav instead of duplicating code buttle 2015-02-13 16:38:22 +01:00
  • d0347bb98f Removing home stub if empty Added an Event HomeStubNavItems menu->subMenu() returns false if empty buttle 2015-02-13 16:26:41 +01:00
  • 61992dd9a2 CSS to align the notice footer (thanks fnadde42) Mikael Nordfeldth 2015-02-13 12:10:25 +01:00
  • b3e80f5c32 Updated README.md and framework.php Mikael Nordfeldth 2015-02-13 12:08:54 +01:00
  • 6620ad793a Deja vu of user->getProfile() from 4f9b70d Mikael Nordfeldth 2015-02-13 11:55:37 +01:00
  • e9457db8b2 DirectMessages backed up properly for UAS Mikael Nordfeldth 2015-02-13 11:54:15 +01:00
  • 44191ac81a Faves backed up properly to UAS Mikael Nordfeldth 2015-02-13 11:52:29 +01:00
  • 4f9b70d51f Profile expected in Notice::asActivity from UAS Mikael Nordfeldth 2015-02-13 11:41:21 +01:00
  • cdf2b28854 UAS protected property user solved with getUser() Mikael Nordfeldth 2015-02-13 11:39:50 +01:00
  • a063bb43a8 EndSetApiUser will always contain a User Mikael Nordfeldth 2015-02-13 01:19:59 +01:00
  • 3fcb79bc1e moved profile/group patch from core to profile_list Marcus Moeller 2015-02-12 23:07:49 +01:00
  • 41da1d6403 updated neo-quitter favicon to match the theme style Marcus Moeller 2015-02-12 22:55:01 +01:00
  • 69e04e5cbd extlib Michelf\Markdown updated 1.4.0 to 1.4.1 Mikael Nordfeldth 2015-02-12 22:45:08 +01:00
  • a66973e158 DB_DataObject updated to 1.11.3 Mikael Nordfeldth 2015-02-12 22:17:02 +01:00
  • 10f2cde0b1 DB updated to 1.8.2 Mikael Nordfeldth 2015-02-12 22:00:50 +01:00
  • 41baba9ed3 lock icon style fixed to match quitter style Marcus Moeller 2015-02-12 22:26:34 +01:00
  • 35a9c65e4a htmLawed extlib updated from 1.1.16 to 1.1.19 Mikael Nordfeldth 2015-02-12 21:50:21 +01:00
  • 2f86cd8602 utf8mb4 conversion on database with index adjusts Mikael Nordfeldth 2015-02-12 18:18:55 +01:00
  • f5bb0431da schemaDef coding style fixes Mikael Nordfeldth 2015-02-12 17:45:02 +01:00
  • 13f1c2cc55 Missing uri property of QnA_Answer class Mikael Nordfeldth 2015-02-12 17:44:05 +01:00
  • 5478e387db Added note on socialfying for HTTPS sites. Mikael Nordfeldth 2015-02-12 11:08:08 +01:00
  • 2688b45b57 Merge commit 'refs/merge-requests/43' of https://gitorious.org/social/mainline into merge-requests/43 Mikael Nordfeldth 2015-02-12 11:03:39 +01:00
  • 68df780c59 Clarify in INSTALL that MySQL must be 5.5+ Mikael Nordfeldth 2015-02-12 10:41:43 +01:00
  • a1061c7145 fixed neo-quitter web view Marcus Moeller 2015-02-11 09:58:28 +01:00
  • 7fb02674e5 Deleting redundant file. Adam Moore 2015-02-10 16:49:44 -08:00
  • 36d00ead33 Webfinger instructions were incomplete/erroneous -- now they are not. Adam Moore 2015-02-10 16:36:32 -08:00