Commit Graph

  • 03c1e5a5ad never enough comments Friendika 2010-12-08 23:08:59 -0800
  • eb13833d2a smiley filter Friendika 2010-12-08 17:05:51 -0800
  • 4d0f0f9a94 more instrumentation on dfrn_confirm to help track down why it quietly gives up on occasion with no helpful log messages. Friendika 2010-12-08 15:30:26 -0800
  • a96da92571 Merge branch 'master' of git://github.com/friendika/friendika root 2010-12-08 06:54:13 +0100
  • af48dbec7f a littdle addition root 2010-12-08 06:53:48 +0100
  • a42b9ea3de display the fact that a conversation is private without disclosing the details of who can/cannot see it. Friendika 2010-12-07 20:47:53 -0800
  • e241c401cf significantly enhanced profile security Friendika 2010-12-07 19:40:12 -0800
  • 5763d31b4f db prepare for enhanced magic profiles and remote privacy indicators, fixed $lang setting to use system config var, some other syntax issues Friendika 2010-12-07 18:13:51 -0800
  • 8b086a76e5 stray debugging statement Friendika 2010-12-07 17:16:05 -0800
  • e59377d96b highlight any messages on page newer than 12 hours Friendika 2010-12-07 16:27:30 -0800
  • f3e8b55a7a removed high-bit angle-char stripping from input filter - interfering with utf-8 chars Friendika 2010-12-07 14:37:56 -0800
  • 32881234d0 bring back full name check but without utf-8 regex's Friendika 2010-12-07 14:11:26 -0800
  • dd185daf90 remove first (space) last registration restriction due to confusion this will increase spammers and bogus registrations dramatically(!) Friendika 2010-12-07 04:44:34 -0800
  • 0afc71a95a trim trailing LF in imported link Friendika 2010-12-06 16:26:32 -0800
  • 1ee1df3747 RINO encryption now enabled by default on new installs Friendika 2010-12-06 14:34:00 -0800
  • 8eea856131 no newline at EOF Friendika 2010-12-05 19:42:28 -0800
  • 184f8e143e use local photo in email, email photo upload point to new url Friendika 2010-12-05 19:28:47 -0800
  • 75306b6294 allow community page members to upload photos and assorted other stuff which was previously restricted to the page owner Friendika 2010-12-05 18:08:36 -0800
  • e9a1abd133 flatten conversation hierarchy to one level on import but preserve all thread info in case somebody wants to write a plugin to display as multi-level thread Friendika 2010-12-04 23:16:16 -0800
  • 4507a571d3 profile page not showing remote profile avatars when their site is down Friendika 2010-12-04 22:09:16 -0800
  • b09ab4ef2c "with" is optional - don't show anything if not present. Friendika 2010-12-04 00:38:34 -0800
  • 4be5e57afd relationship targets (linked if applicable) Friendika 2010-12-03 22:46:42 -0800
  • 20f96c2c53 revise the last checkin a wee bit to ensure notifications are still sent out Friendika 2010-12-03 12:37:57 -0800
  • 4d5d93a902 found the elusive comment box bug Friendika 2010-12-03 12:27:54 -0800
  • fac04eda32 getting ready to add partner info Friendika 2010-12-02 23:04:28 -0800
  • da62055bf2 thought we got rid of the "introduction" word Friendika 2010-12-02 22:48:46 -0800
  • 4d84a87ce4 cache result of (expensive) security check for visitor rights begin tightening x-profile security Friendika 2010-12-02 21:09:55 -0800
  • 041933db87 more install notes Friendika 2010-12-02 19:02:10 -0800
  • a077b311c5 update installation doc - subdirs should work now - cross fingers Friendika 2010-12-02 18:47:39 -0800
  • e09d164882 ignore malformed xml before it hits the parser. Friendika 2010-12-02 18:32:46 -0800
  • 2ef6ad80a4 fix installation into subdir of domain Friendika 2010-12-02 17:31:48 -0800
  • e818170c9f linkify the advanced profile Friendika 2010-12-02 15:04:47 -0800
  • 42d66874be improved linkification of naked text urls Friendika 2010-12-01 21:13:09 -0800
  • 1adf69a049 more string extraction Friendika 2010-12-01 20:37:42 -0800
  • f9f018ef08 potential for privacy leakage, plus photo not showing occasionally Friendika 2010-12-01 14:01:04 -0800
  • 9513f1f166 rino recipient patch Friendika 2010-12-01 13:39:00 -0800
  • 99bbc29747 rino landing Friendika 2010-11-30 18:32:34 -0800
  • 67e827e128 paranoid option to reduce session hijacking by enforcing an IP match on session validation. This is not claimed to be a perfect solution to the problem by any stretch, it merely raises the bar on the script kiddies to the detriment of those whose dynamic IPs aren't long lived. For these reasons it is opt-in. Friendika 2010-11-29 23:16:14 -0800
  • 3672335dec 15 gender choices, 12 sexual preference choices and 30 relationship status options are probably adequate. :-) Friendika 2010-11-29 20:56:54 -0800
  • 5c515940fa update string table Friendika 2010-11-28 21:00:28 -0800
  • 62bb471ba0 localise login template, allow openid to be disabled Friendika 2010-11-28 20:58:23 -0800
  • 34a8fb935d no newlines in tags Friendika 2010-11-28 14:43:14 -0800
  • 9a921b829b update string table Friendika 2010-11-26 11:56:21 -0800
  • d6caf59f35 verify all the display links in emails Friendika 2010-11-26 03:47:04 -0800
  • 846fa8d5f7 notify link again Friendika 2010-11-26 03:19:41 -0800
  • bdabc89026 fix links in notification emails Friendika 2010-11-26 03:12:30 -0800
  • 1cd20e1757 array_unique didn't have a second argument before PHP 5.2.9 Friendika 2010-11-26 02:38:41 -0800
  • e15b1a8755 don't attempt to deliver queued items to sites which have already timed out Friendika 2010-11-25 23:42:03 -0800
  • 1f69e12e1e make profile name clickable Friendika 2010-11-25 19:35:17 -0800
  • 12c0983384 updated installation instructions Friendika 2010-11-25 19:22:32 -0800
  • cce7380756 more optimising when confronted with dead servers Friendika 2010-11-25 18:50:28 -0800
  • 60ef474d46 log queue startup Friendika 2010-11-25 18:31:33 -0800
  • a1458f899a change remote welcome message Friendika 2010-11-25 18:22:54 -0800
  • 847c264787 wrong function name Friendika 2010-11-25 17:27:56 -0800
  • 289a0dc268 curl_code tests Friendika 2010-11-25 16:15:44 -0800
  • 555c377fda need app Friendika 2010-11-25 16:13:10 -0800
  • 041df1c011 queue logging Friendika 2010-11-25 15:50:08 -0800
  • 9fb967ae34 more pre-install checks to sort out broken environments Friendika 2010-11-25 15:33:32 -0800
  • 0a03a710b3 ensuring all non-deliveries get in the queue Friendika 2010-11-25 15:03:59 -0800
  • ca706ccbed added more notifier logging Friendika 2010-11-25 02:53:19 -0800
  • 9d7130e403 tag search boolean mode Friendika 2010-11-24 19:25:47 -0800
  • d855371fa5 no pagination on search page Friendika 2010-11-24 18:37:10 -0800
  • 48eab3e99c coloured text confusing the tag finder Friendika 2010-11-24 17:21:31 -0800
  • d98a695689 use local_user() Friendika 2010-11-24 16:35:35 -0800
  • 3757c9cae5 use sha1 keys for friends as well Friendika 2010-11-24 16:07:42 -0800
  • 4bd7667a48 whirlpool not universally supported for key generation, use sha1 Friendika 2010-11-24 15:53:26 -0800
  • 85a6e9634a report failure to generate keys Friendika 2010-11-24 14:49:35 -0800
  • 81636f6f5f undo magic quotes setting if present Friendika 2010-11-23 23:42:45 -0800
  • dd52aec243 use optional openid photo for registration - if supplied Friendika 2010-11-23 20:56:20 -0800
  • f9f08b4355 send unfollow before removing ostatus contact Friendika 2010-11-23 19:29:38 -0800
  • 81e1e4245b premature removal of queue item Friendika 2010-11-23 17:08:35 -0800
  • 9be4b3482e drop mail delivered flag now that queue is implemented Friendika 2010-11-23 16:08:48 -0800
  • 15f011b34c more logging in dfrn_notify Friendika 2010-11-23 15:55:11 -0800
  • 1278305de9 salmon error handling issue Friendika 2010-11-22 19:58:35 -0800
  • 1b14c1733b relax content-type check on yadi discovery document Friendika 2010-11-22 16:36:42 -0800
  • fb58801aa4 schedule the queue re-delivery process Friendika 2010-11-22 15:30:52 -0800
  • 0bcb68200e queue/redeliver module Friendika 2010-11-22 14:53:25 -0800
  • 2528c40269 return code is no longer a string Friendika 2010-11-21 23:07:25 -0800
  • de6c777d3f infrastructure for queueing, redelivery Friendika 2010-11-21 23:00:01 -0800
  • 552c56102e oauth2 db Friendika 2010-11-21 19:10:23 -0800
  • 890b77a547 force tinymce to preserve linebreak formatting Friendika 2010-11-21 18:16:59 -0800
  • 09117b1dc7 she'll be right Friendika 2010-11-21 17:44:59 -0800
  • 83e3cc34d2 something wrong - undo last checkin until fixed Friendika 2010-11-21 17:38:27 -0800
  • 72fd6eec4b make sure to use local avatar if we have one Friendika 2010-11-21 17:36:01 -0800
  • 6a3815e751 don't invoke slap if there's no endpoint configured Friendika 2010-11-21 15:44:26 -0800
  • f1630780e9 add google buzz Friendika 2010-11-21 15:25:10 -0800
  • f7760a9f5b search items do not get indented Friendika 2010-11-20 22:50:52 -0800
  • 4afb9c5087 update i18n notes with recent changes Friendika 2010-11-20 15:23:41 -0800
  • d7b577e455 bring back the sparkle Friendika 2010-11-19 23:59:23 -0800
  • e4bbffe18c "like" attributed to wrong person on oocasion Friendika 2010-11-19 14:28:28 -0800
  • ef39bd080f more dfrn_confirm logging Friendika 2010-11-18 21:14:16 -0800
  • a37301288f log xml_status error replies Friendika 2010-11-18 21:01:54 -0800
  • e0b392b06e add a bit more logging to friend accept Friendika 2010-11-18 20:58:46 -0800
  • 3b7dc43d3b network was not yet set before testing type Friendika 2010-11-18 20:28:41 -0800
  • 1131b2ea53 minor layout stuff Friendika 2010-11-18 17:42:23 -0800
  • 75248512cc more pre-install checking Friendika 2010-11-18 15:57:09 -0800
  • 0c7ae3aeee smooth a few rough edges of openid Friendika 2010-11-18 15:06:33 -0800
  • abc6199c17 more pre-install checks, try and create db if doesn't exist Friendika 2010-11-18 02:59:59 -0800
  • b4c277da22 provide config option to not use gravatar during registration Friendika 2010-11-17 23:24:43 -0800
  • 6516de06df minor style nit Friendika 2010-11-17 21:06:40 -0800