Commit Graph

7733 Commits

Author SHA1 Message Date
Fabrixxm a1746a9fd2 run_xgettext: check for dir before run xgettext 2013-02-27 09:42:20 -05:00
Fabrixxm 057110e08b update strings, add plural select function definition check 2013-02-27 09:36:25 -05:00
pixelroot e1c24377ee new file: view/theme/smoothly/images/larrow.gif
new file:   view/theme/smoothly/images/rarrow.gif
2013-02-27 14:27:41 +01:00
pixelroot 43e88508c9 modified: view/theme/smoothly/login.tpl
modified:   view/theme/smoothly/smarty3/login.tpl
	modified:   view/theme/smoothly/smarty3/wall_thread.tpl
	modified:   view/theme/smoothly/style.css
	modified:   view/theme/smoothly/theme.php
	modified:   view/theme/smoothly/wall_thread.tpl
2013-02-27 14:27:06 +01:00
Fabrixxm 9d99a531b9 update translation utils:
po2php: add "if function_exists" around plural select function
run_xgettext: add option to extract strings from addon folder
2013-02-27 08:25:03 -05:00
Fabrixxm cd8346694b load_translation_table: load translation strings from enabled plugins 2013-02-27 08:23:00 -05:00
friendica 3ea5d6591d Merge pull request #630 from mexon/bbcode-regex-fix
For very large posts (~18k) with lots of markup, these regexes were caus...
2013-02-27 01:55:59 -08:00
Matthew Exon 63be0062b6 For very large posts (~18k) with lots of markup, these regexes were causing enough backtracking for php to run out of memory, silently generating an empty entry. This tightens up the regexes so they do less backtracking. 2013-02-27 17:04:07 +08:00
friendica 0433263866 Merge https://github.com/friendica/friendica into pull 2013-02-26 17:33:47 -08:00
friendica 5205a374ee block injection vector 2013-02-26 17:33:18 -08:00
fabrixxm 52614bd72b Merge pull request #629 from tobiasd/admin-info
Admin info
2013-02-25 05:04:58 -08:00
Tobias Diekershoff f97c81c178 kill some newlines 2013-02-25 13:05:30 +01:00
Tobias Diekershoff 7186331a89 Admin panel: show if an account has expired 2013-02-25 13:02:17 +01:00
Tobias Diekershoff 6100ae98a2 Merge branch 'master' of https://github.com/friendica/friendica 2013-02-24 18:19:55 +01:00
fermionic cf677a3003 Merge pull request #628 from fermionic/20130223-limit-body-size-on-email-imports
run limit_body_size on imported emails, which don't go through consume_feed
2013-02-24 07:13:21 -08:00
Michael Vogel c35feb27f2 community: Only show top postings, no comments
parse_url: Follow location in "meta"-header
2013-02-24 12:54:53 +01:00
Tobias Diekershoff ab81be3bb1 Merge branch 'master' of https://github.com/friendica/friendica 2013-02-24 12:31:25 +01:00
Tobias Diekershoff 521ccc38c6 Merge pull request #625 from tobiasd/master
make sure conv_as->items is an array or don't proceed
2013-02-23 23:27:21 -08:00
Tobias Diekershoff 69776fc54e Merge pull request #627 from fermionic/20130223-quattro-vier-smarty-updates
some smarty templates needed updating
2013-02-23 23:26:48 -08:00
Tobias Diekershoff c83b82ee2b Merge pull request #626 from fermionic/20130223-disable-content-in-notifications
admin option to disable content in email notifications
2013-02-23 23:25:49 -08:00
Tobias Diekershoff c0d1caa47d Merge branch 'master' of https://github.com/friendica/friendica 2013-02-23 19:57:31 +01:00
Tobias Diekershoff 023752ae46 DE: update to the strings 2013-02-23 19:56:21 +01:00
Zach Prezkuta fcab22b80f run limit_body_size on imported emails, which don't go through consume_feed 2013-02-23 10:06:59 -07:00
Zach Prezkuta 047cf0d342 some smarty templates needed updating 2013-02-23 09:36:00 -07:00
Zach Prezkuta 3843f821b2 better description 2013-02-23 09:33:29 -07:00
Zach Prezkuta 4db50a3ecb admin option to disable post content in email notifications for the site 2013-02-23 09:31:34 -07:00
Tobias Diekershoff c2b49f2588 make sure conv_as->items is an array or don't proceed 2013-02-23 12:42:55 +01:00
Tobias Diekershoff c35b21eb18 Merge branch 'master' of https://github.com/friendica/friendica 2013-02-23 08:25:12 +01:00
friendica 6e21534f23 Merge https://github.com/friendica/friendica into pull 2013-02-22 17:12:14 -08:00
friendica c8717ede42 rev update 2013-02-22 17:12:03 -08:00
fabrixxm 45de0fa21b Merge pull request #624 from fabrixxm/quattrofixs
Some fixs to Quattro theme
2013-02-22 08:29:29 -08:00
fabrixxm 331fcdb94b Merge pull request #623 from fabrixxm/master
IT strings update
2013-02-22 08:26:52 -08:00
Fabrixxm 7ac30330c6 update IT strings.php 2013-02-22 11:21:34 -05:00
Fabrixxm 7a6d63a1b3 quattro: autocomplete private message To field 2013-02-22 11:02:01 -05:00
Fabrixxm cc210bae3d quattro: fix item max-width, fix contact serarch autocomplete popup style 2013-02-22 10:45:40 -05:00
Tobias Diekershoff 6db780dd33 Merge branch 'master' of https://github.com/friendica/friendica 2013-02-22 16:05:11 +01:00
zzottel ad16311be6 Merge pull request #622 from zzottel/master
reorder iteam table update
2013-02-22 04:27:49 -08:00
zottel a17dd541ee reorder the update of the item table as instructed by Michael Vogel 2013-02-22 13:26:11 +01:00
friendica 280b72b9e6 Merge https://github.com/friendica/friendica into pull 2013-02-21 16:43:01 -08:00
friendica 615b060352 rev update 2013-02-21 16:42:34 -08:00
Tobias Diekershoff 41f31f3282 Merge branch 'master' of https://github.com/friendica/friendica 2013-02-21 22:47:06 +01:00
fermionic dbf51229d9 Merge pull request #621 from annando/master
Using "term" table to improve performance, OStatus autocomplete, some more performance stuff
2013-02-21 10:16:50 -08:00
pixelroot 5c6562a996 modified: view/theme/smoothly/style.css 2013-02-21 08:46:30 +01:00
Michael Vogel 0d4d15c73d Merge remote-tracking branch 'upstream/master'
Conflicts:
	mod/admin.php
2013-02-20 21:57:26 +01:00
Michael Vogel c90272e2ae supressing warning when importing items. Speeding up community. Changed query for the search. 2013-02-20 21:47:36 +01:00
pixelroot c2add79ac0 Merge remote branch 'upstream/master' 2013-02-20 21:03:36 +01:00
pixelroot 7a1947b88a modified: view/theme/smoothly/style.css
modified:   view/theme/smoothly/theme.php
2013-02-20 21:03:02 +01:00
23n 39d8fec290 no more googlegroups
googlegroup links deleted, librelist mail list archive added
2013-02-20 21:01:19 +01:00
Tobias Diekershoff 17ab34c7e7 Merge branch 'master' of https://github.com/friendica/friendica 2013-02-19 07:27:17 +01:00
Tobias Diekershoff e0e82afe18 Merge pull request #620 from tobiasd/master
CC mails
2013-02-18 22:26:09 -08:00