Commit Graph

  • b99737986d The GUID in the link to the items has to be encoded, since it could contain special characters Michael Vogel 2014-08-09 09:17:28 +0200
  • 2e75e37c93 There seems to be problems with encoding - this should fix it. Michael Vogel 2014-08-07 21:55:17 +0200
  • 998c5a7459 Merge pull request #1066 from tobiasd/revup20140807 Tobias Diekershoff 2014-08-07 08:47:56 +0200
  • 32278e6fe2 revup Tobias Diekershoff 2014-08-07 08:46:29 +0200
  • cf0ebd952f Merge pull request #1065 from annando/master Tobias Diekershoff 2014-08-07 08:42:25 +0200
  • 574a341b08 Merge pull request #1062 from fabrixxm/item_image_size_per_theme Tobias Diekershoff 2014-08-07 08:41:15 +0200
  • f1aa549e63 Merge remote-tracking branch 'upstream/master' Michael Vogel 2014-08-07 08:29:38 +0200
  • 07bc8ca166 fetch_url: Logging the data only when at the "data" loglevel Michael Vogel 2014-08-07 08:22:32 +0200
  • 16803645ef No change in functionality. Michael Vogel 2014-08-07 08:03:43 +0200
  • f2f73799ba When storing items, the object-type is detected and stored. Michael Vogel 2014-08-07 08:02:24 +0200
  • 2ba258e1ca In PHP versions lower than 5.4 the notification mails could have been sent with the wrog charset. Michael Vogel 2014-08-07 08:00:53 +0200
  • 1104ad4f26 Only some blanks removed, no changes in functionality Michael Vogel 2014-08-07 07:59:43 +0200
  • e974e586cc Unified user agent string when fetching data. Michael Vogel 2014-08-07 07:58:20 +0200
  • 4d6f28d224 Optimized version of the possibility to reload the content of the network page only at its top. Michael Vogel 2014-08-02 00:35:25 +0200
  • 1a865bf400 New description for the option to reload the page only when on top. Michael Vogel 2014-08-01 20:11:56 +0200
  • 2f89a9b3e8 Auto update of network page only at top of the page Michael Vogel 2014-08-01 19:59:06 +0200
  • 27024e3b1d preferred item image size for theme, get smallest photo near scale requested fabrixxm 2014-07-30 15:23:36 +0200
  • 8cd749bd66 Merge pull request #1058 from annando/master Tobias Diekershoff 2014-07-28 10:10:15 +0200
  • 9f09d90c6d Better detection for links in the body that can be removed because of added information. Michael Vogel 2014-07-27 21:59:44 +0200
  • 72eee45b92 The title of bookmark links is now taken instead of the data that was fetched via oembed Michael Vogel 2014-07-27 16:10:09 +0200
  • 25237c0929 Make the friendica android client work again (it had problems with the GUID in the notifications) Michael Vogel 2014-07-26 15:01:01 +0200
  • 599bc1eb0a Merge pull request #1057 from annando/master Tobias Diekershoff 2014-07-25 08:41:19 +0200
  • 10090a6070 Removing of warnings to make dav work Michael Vogel 2014-07-24 23:24:10 +0200
  • a588ae4022 Merge remote-tracking branch 'upstream/master' Michael Vogel 2014-07-24 22:54:35 +0200
  • e2f9ae3970 Removing of some warnings Michael Vogel 2014-07-24 22:53:09 +0200
  • 46c7cb5b72 bbcode: New mode for conversion of shared content that will be used for g+ and facebook export. Michael Vogel 2014-07-24 22:51:28 +0200
  • dbcfe58ea8 parse_url: Removing of warnings with invalid charsets Michael Vogel 2014-07-24 22:50:56 +0200
  • 1940905454 Merge pull request #1055 from annando/master Tobias Diekershoff 2014-07-24 08:40:29 +0200
  • 27895b3744 Merge pull request #1048 from tobiasd/20140711 Tobias Diekershoff 2014-07-24 08:40:02 +0200
  • c3c64d33bc Merge branch 'master' of github.com:annando/friendica Michael Vogel 2014-07-22 14:23:00 +0200
  • 91831d7a47 Only some spaces removed Michael Vogel 2014-07-22 14:02:46 +0200
  • b1afaa50de Bugfix: When fetching a feed's name, take the title or description, but not the author name. Michael Vogel 2014-07-22 07:59:11 +0200
  • ed1dce93d6 Usage of /display/(guid) as path instead of /display/(user)/(id) Bugfix for adding tags to photos Michael Vogel 2014-07-22 00:36:20 +0200
  • f920fa229b API: Bugfix for an API result where "in reply to" was equal to the id of the post. Michael Vogel 2014-07-22 00:33:48 +0200
  • 9925697ee3 Merge pull request #1052 from annando/master fabrixxm 2014-07-21 09:24:04 +0200
  • 5114e018d0 Setting "verb" for postings from Diaspora, Feeds and Mails Michael Vogel 2014-07-15 08:50:49 +0200
  • a553dda2ef New function to upload photos to the wall. (Will be used in connectors) Michael Vogel 2014-07-15 08:49:41 +0200
  • 4e6e09a44f The function "get_attached_data" hasn't always detected photos Michael Vogel 2014-07-15 08:48:40 +0200
  • 6541247bd3 Use the GUID to refer to items (preparation for future changes) Michael Vogel 2014-07-15 08:47:36 +0200
  • 3c679d3e64 Merge pull request #1051 from annando/master fabrixxm 2014-07-14 11:48:18 +0200
  • bb5f797047 Preventing an endless loop while fetching site infos Michael Vogel 2014-07-14 08:37:40 +0200
  • e3ac4b2746 removing commented out stuff Tobias Diekershoff 2014-07-12 12:29:58 +0200
  • 85fede486e Merge pull request #1044 from annando/master Tobias Diekershoff 2014-07-11 07:55:44 +0200
  • b1d9483bef allow scaling on mobile themes Tobias Diekershoff 2014-07-11 07:40:34 +0200
  • 659c01ccc3 initialize intErrorCode if no Error occured Tobias Diekershoff 2014-07-11 07:37:27 +0200
  • 58c3ac09a3 Improved option to suppress message flooding by some users. Michael Vogel 2014-07-10 23:13:50 +0200
  • 6f5bc8d9a7 Setting the user agent to "Mozilla/5.0 (compatible; Friendica)" Michael Vogel 2014-07-10 23:13:07 +0200
  • cd7f05801a bbcode: Changed the format of repeated messages once more. Michael Vogel 2014-07-10 23:12:07 +0200
  • 829a92a10e Merge pull request #1042 from annando/master Tobias Diekershoff 2014-07-10 07:45:27 +0200
  • 431a4d40eb using the recycle sign instead of "RD" for statusnet. Michael Vogel 2014-07-10 00:16:03 +0200
  • 31dbf23c47 bbcode: Shared posts to app.net will now have an @ before the username. Michael Vogel 2014-07-10 00:12:12 +0200
  • d9f6f5181f Using @ before username when repeating messages to twitter and statusnet Michael Vogel 2014-07-10 00:00:09 +0200
  • c32735cde6 bbcode: Use shorter method for shared content to networks where size matters. Michael Vogel 2014-07-09 23:33:38 +0200
  • c7f1f2e4f2 Diaspora: Possibility to disable the checking of the signature of likes. This is a workaround for the known problem of not receiving likes from Diaspora. Michael Vogel 2014-07-09 21:44:12 +0200
  • 6e67d39241 Relocate the site now relocates adresses in the "unique_contacts" table as well. Michael Vogel 2014-07-09 21:36:20 +0200
  • c980e6d20d Possibility to disable the automatic reload of the network page Michael Vogel 2014-07-09 21:32:32 +0200
  • fe71272e1e Plaintext: The function now returns images from video links as well. Michael Vogel 2014-07-09 21:28:42 +0200
  • 660bd39efa Let an item be accssible via the GUI (additionally to uid and item id) Michael Vogel 2014-07-09 20:48:34 +0200
  • f68bbffb64 Adding preview value to "prepare_body" hook. (Will be used in addons for network related previews) Michael Vogel 2014-07-09 20:44:12 +0200
  • 8db45b746f Merge pull request #1039 from tobiasd/20140707 Tobias Diekershoff 2014-07-07 13:52:56 +0200
  • 1299619825 fixing link syntax Tobias Diekershoff 2014-07-07 13:51:13 +0200
  • be41aa1c6c move READMEs to .md, added some notes about addon translations Tobias Diekershoff 2014-07-07 13:03:05 +0200
  • e9dc6e4faa Some changes to the labels and an edit profile button. Beanow 2014-07-03 18:39:22 +0200
  • 6089bc94b3 Extend profile editor information. Beanow 2014-06-28 01:31:11 +0200
  • e6364f6680 Redirect profiles list to default profile, when multi_profiles is disabled. Beanow 2014-06-28 01:30:10 +0200
  • 0185f867bb Merge pull request #1035 from Beanow/hotfix/user-menu Tobias Diekershoff 2014-06-27 20:40:24 +0200
  • 0a92c2fe4e Merge pull request #1037 from Beanow/feature/expose-profile-data Tobias Diekershoff 2014-06-27 20:39:36 +0200
  • a3895c8dee Exposes new profile data for templating. Beanow 2014-06-27 18:12:15 +0200
  • 0225652a53 Minor bugfixes in nav.php: Beanow 2014-06-27 16:46:11 +0200
  • 3600ab1ffc Merge pull request #1033 from annando/master Tobias Diekershoff 2014-06-24 06:29:35 +0200
  • 79f7f609b3 dbstructure: the indexes for longer table fields are now shortened Michael Vogel 2014-06-23 01:27:00 +0200
  • 14bacc1e8c markdown export for libertree now handles horizontal tulers correct. Michael Vogel 2014-06-23 01:25:58 +0200
  • 5ed5773f57 The temporary paths (temp, lock, itemcache) are now detected automatically when used. Michael Vogel 2014-06-23 01:24:39 +0200
  • 07fff2c3f5 Merge pull request #1030 from tobiasd/20140622 Tobias Diekershoff 2014-06-22 11:18:21 +0200
  • e52bc5989b redo util/message.po Tobias Diekershoff 2014-06-22 11:15:40 +0200
  • 9248c2c3c4 Merge pull request #1029 from tobiasd/fix1027 Tobias Diekershoff 2014-06-22 09:47:53 +0200
  • b6e546d1e3 don't add http:// if homepage is not set Tobias Diekershoff 2014-06-22 09:44:59 +0200
  • 64946972b2 Merge pull request #1028 from tugelbend/master Tobias Diekershoff 2014-06-22 09:36:25 +0200
  • b8b9675f59 remove NFS option for vagrant folder as this doesn't work on windows machines hauke 2014-06-21 20:26:11 +0200
  • e89e8d2914 adjusted configuration due to problems with mailcatcher Hauke Altmann 2014-06-20 18:32:40 +0200
  • c23de3a64e added vagrant configuration for running a friendica development instance Hauke Altmann 2014-06-20 16:05:44 +0200
  • 38fb43702f Vier: Preview picture in admin settings is now smaller Michael Vogel 2014-06-20 00:01:20 +0200
  • 7eea5fc212 Merge remote-tracking branch 'upstream/master' Michael Vogel 2014-06-19 23:01:33 +0200
  • 7aaf22a2c1 Merge pull request #1023 from tobiasd/fixaddontrans Tobias Diekershoff 2014-06-18 21:21:17 +0200
  • 8bfd506051 make translation of addons work again Tobias Diekershoff 2014-06-18 21:18:50 +0200
  • 297d8a6cc6 The icon for the website is now changeable in the config Michael Vogel 2014-06-17 20:11:35 +0200
  • cf49259317 Merge pull request #1022 from AlfredSK/master Tobias Diekershoff 2014-06-17 17:16:30 +0200
  • 75dd860292 Fixed two typos in strings.php and BBCode.md AlfredSK 2014-06-17 14:20:23 +0200
  • e0219cf6af API: Support of privacy_image_cache for calls without entities added Michael Vogel 2014-06-16 22:36:59 +0200
  • a1dbfdee65 API: Support of privacy_image_cache - if enabled Michael Vogel 2014-06-16 21:49:45 +0200
  • 83ac685deb Merge pull request #1018 from annando/master Tobias Diekershoff 2014-06-16 09:00:07 +0200
  • 8bce8b0bd2 Vier: The setting for defining the default style is now working Michael Vogel 2014-06-16 00:00:05 +0200
  • a05ed41fb2 Only some code cleanup Michael Vogel 2014-06-15 23:33:25 +0200
  • 52474847cb New function to fetch image information. (Will be used in the addons at a later time) Michael Vogel 2014-06-15 23:32:14 +0200
  • ac78989fc9 shortening message: Solved issue with non latin characters Michael Vogel 2014-06-15 20:46:56 +0200
  • 2747c19bdd Vier: Border between side menu and content in "flat" style Michael Vogel 2014-06-15 19:37:14 +0200
  • dd685a4afc The network widget is now ordered by network name Michael Vogel 2014-06-15 18:51:46 +0200
  • e1c7c2b092 Merge remote-tracking branch 'upstream/master' Michael Vogel 2014-06-15 18:26:59 +0200
  • 029633c16d Merge pull request #1020 from silke/vier-border-radius Michael Vogel 2014-06-15 18:26:23 +0200
  • f70bdb984f A few more changes for breathe style in vier. Silke Meyer 2014-06-15 18:16:02 +0200