Commit Graph

641 Commits

Author SHA1 Message Date
nitely 74b11f14aa regex \d -> [0-9] 2018-02-23 17:22:31 -03:00
nitely f06f2118c5 fix "no module named magic" error 2018-01-31 04:09:01 -03:00
nitely eaf745880f bump version 2018-01-31 02:18:48 -03:00
nitely ce2f941f16 bump version 2018-01-31 02:11:17 -03:00
nitely bd0ca984fc history update 2018-01-30 14:42:47 -03:00
cryptogun 7afd334500 Cross reference for read/unread notifications. (#213)
* Cross reference for read/unread notifications.
2018-01-30 14:40:03 -03:00
nitely bb14b111f1 history update 2018-01-30 14:32:55 -03:00
nitely 63d4ad1bc1 compile coffee/js 2018-01-30 14:32:26 -03:00
cryptogun 9a4064ac28 Add str ' @someone ' if REPLY clicked. (#212)
1. Implements #156.1
2018-01-30 14:08:05 -03:00
cryptogun ff5c9fe3bb Fix #154. Bind actual func to the button. (#217)
* Fix #154. Bind actual func to the button.
2018-01-30 14:03:19 -03:00
cryptogun 4acd90d192 Fix 156.2. Focus back to input field. (#219)
* Fix 156.2. Focus back to input field.
2018-01-30 14:01:26 -03:00
nitely a288ae2dea compile locales 2018-01-30 13:33:01 -03:00
nitely 46e802bbb6 update history and tx config 2018-01-30 13:28:20 -03:00
nitely 540f5ce5ae update locales 2018-01-30 13:27:49 -03:00
nitely d2a71b51f2 chose -> choose 2018-01-30 12:53:24 -03:00
nitely 079be70254 recompile all locales 2018-01-30 12:32:27 -03:00
nitely 129cccf3d7 make tx commands non-destructive 2018-01-30 12:31:37 -03:00
nitely 8abb204682 fix #191 2018-01-30 12:30:44 -03:00
nitely 220f7696aa recompile all locales 2018-01-30 12:28:41 -03:00
nitely 2061dab63a recompile all locales 2018-01-30 12:20:35 -03:00
nitely e42f9c72e2 fix italian locale 2018-01-30 12:19:03 -03:00
andrea 629ea8c162 italian translation (#147) 2018-01-30 12:08:05 -03:00
nitely 11f096e298 fix travis 2018-01-30 11:57:47 -03:00
nitely 3cb1a31f5c remove untranslated locales 2018-01-30 11:53:00 -03:00
nitely d087928887 add Lithuanian locale 2018-01-30 11:35:57 -03:00
nitely 0550f61cde pull, update and compile locales 2018-01-30 11:24:25 -03:00
nitely 55a2f76f1e disable file uploading on defaults 2018-01-30 10:34:31 -03:00
nitely 3989d2c97f fix travis 2018-01-30 10:11:23 -03:00
nitely e00e4f0311 install python-magic-bin in win32 and macOS 2018-01-30 10:01:47 -03:00
nitely 5addf36d6a make python-magic an extra dep 2018-01-30 09:42:53 -03:00
Esteban Castro Borsani 018aada259
html noopener (#221) 2017-11-13 09:28:04 -03:00
nitely 0f75012540 add @cryptogun to authors 🎊 2017-11-04 11:07:10 -03:00
cryptogun c9c16653e6 Fix #150. DataError, REMOTE_ADDR is b''. (#216) 2017-11-04 10:14:40 -03:00
cryptogun 446adee597 Fix #155. Track untranslated str. (#218) 2017-11-04 09:28:20 -03:00
nitely b46207e8e9 update django-haystack requirement fixes #204 2017-11-02 21:32:42 -03:00
nitely 94d7b2975b comment.form logger.exception -> logger.error 2017-10-10 13:55:17 -03:00
nitely eee18b2b81 fix typo 2017-10-04 23:59:50 -03:00
nitely 2191cf0b9a *new in ...* usage note 2017-09-25 06:01:28 -03:00
Esteban Castro Borsani 73b73e8a9e make libmagic optional (#201) 2017-09-25 04:34:57 -03:00
Esteban Castro Borsani bbe9969573 Feature/django1 11 (#200)
* update requirements

* update compatibility

* update travis

* update history
2017-09-25 03:28:35 -03:00
Esteban Castro Borsani 43a4d800bc check image extension (#198) 2017-09-25 02:27:35 -03:00
Esteban Castro Borsani 6dc6c87a04 Feature/install (#193)
* add yarn

* spirit startproject command

* readme usage

* remove example from travis

* readme run tests

* exit instead of raise

* remove yarn.lock

* core.conf settings

* django.conf.settings -> core.conf.settings everywhere

* editorconfig makefiles

* docs

* core.conf.defaults docs

* installation docs

* upgrade docs

* update history

* spirit.settings deprecation warning

* update readme
2017-09-24 12:38:54 -03:00
Esteban Castro Borsani c2f9ed3a49 Feature/upload files optional (#196)
* comment.forms pass tmp file to magic

* core.tags settings

* make comment upload image/file optional

* gitignore update

* delete manage

* gitignore update

* delete manage

* generic editor upload

* editor pass image extensions

* fix coffee tests

* bookmark coffee lil refactor

* update js deps

* rename test

* comment.forms change file name format from hash.file.ext -> file_hash.ext

* add @rkenmi to authors

* update history
2017-09-21 13:47:10 -03:00
Rick Miyamoto ca4b5e047f File upload (#194)
* add form, view, url route

* couple tests for file upload

* file upload coffee, editor update

* coffee-spec jasmine tests

* rename ST_ALLOWED_UPLOAD_FILE_FORMAT, pass to contexts

* import magic, update validations and file upload tests

* allowedFileMedia array as passable option to EditorFileUpload

* cleanup; simple_tag for file media types, update magic validation

* add logging, change ValidationError text
2017-09-21 04:35:51 -03:00
Esteban Castro Borsani 12f737f410 authors (#195) 2017-09-18 11:18:16 -03:00
nitely c640002572 settings image comment 2017-08-18 18:15:28 -03:00
nitely 6df31f3cf6 settings do not allow png image by default 2017-08-18 18:14:17 -03:00
Esteban Castro Borsani 4b53631490 email timeout setting (#184)
* add email timeout to prod settings

* 20 secs
2017-06-21 18:27:39 -03:00
Esteban Castro Borsani ad6494dff3 Fix/unicode slugify dependency (#182)
* add uni-slugify

* use django slugify unicode on django>1.8

* add encoding to setup open operations
2017-06-02 21:31:27 -03:00
Esteban Castro Borsani e3d0554b14 require unicode-slugify from fork (#176) 2017-03-28 10:25:11 -03:00