Commit graph

6418 commits

Author SHA1 Message Date
Brenden Tuck
d995a5e072 Fix text save bug #2233 2020-10-28 08:57:41 -04:00
Griatch
d4053b3bca Fix ANSIString parsing on partial slice from start/end of string. Resolve #2205. 2020-10-26 21:45:14 +01:00
Griatch
68c7a1820f Include webclient info in protocol_flags 2020-10-24 10:58:45 +02:00
Griatch
31fb493e87 Expand EvForm unit tests for #2205 2020-10-21 22:44:48 +02:00
Griatch
3633d5ce23 Ran black on sources 2020-10-21 21:11:04 +02:00
Griatch
417520dcd2 Update CHANGELOG 2020-10-19 23:08:45 +02:00
Griatch
5d3badcebc Set latest link correctly 2020-10-19 08:56:19 +02:00
Griatch
b84f715cff
Merge pull request #2234 from strikaco/clientheight
Adds client_height() method to Command.
2020-10-18 23:11:40 +02:00
Griatch
8f5580d4f6 Fix css width of document class 2020-10-18 02:03:56 +02:00
Griatch
d9e8365bf8 Improve doc on EvMenu goto-callable callsigns 2020-10-16 00:54:40 +02:00
Johnny
d4899d8002 Adds client_height() method to Command. 2020-10-15 00:56:54 +00:00
Griatch
bd0c62c01f Correct search box location 2020-10-15 01:43:29 +02:00
Griatch
b773205bec Add develop basic.css 2020-10-15 01:19:29 +02:00
Griatch
2ffda67f12 Modify doc css to be responsive 2020-10-15 00:49:48 +02:00
Griatch
92a8ee2c89 Add hidden toctrees 2020-10-14 21:20:36 +02:00
Griatch
5ac4b33d6f Remove mention of space in login names 2020-10-14 19:06:16 +02:00
Griatch
3815bc72e9 Fix intro with correct history mapping keys 2020-10-14 16:31:57 +02:00
Griatch
d126d5cc32 Re-revert of lockfunc change because I'm a dummy, as per #2228 2020-10-14 16:01:40 +02:00
Griatch
ecad135349 Handle no-auto-doc builds with no api ref in docs 2020-10-13 23:08:21 +02:00
Griatch
8f232f23c3 Make CmdHelp check the view lock to exclude commands from listing 2020-10-13 22:50:43 +02:00
Griatch
8274a4c05b fix typo in req file 2020-10-13 21:21:58 +02:00
Griatch
261c28ad43 Up autobahn min requirement, restrict top version range 2020-10-13 21:20:25 +02:00
Griatch
7e6fc22dcc Doc test updates 2020-10-13 21:01:42 +02:00
Griatch
fcb5026e0c Update sphinx version 2020-10-13 18:23:27 +02:00
Griatch
9d40e6c276 Tweak look of API header 2020-10-13 10:01:05 +02:00
Griatch
20efecc5eb Tweak top level api 2020-10-13 09:24:22 +02:00
Griatch
08223fbe75 Fix templating context arg 2020-10-13 00:18:33 +02:00
Griatch
c20c832003 Add new api pages 2020-10-12 22:22:02 +02:00
Griatch
d03f80f430 Re-add cleanup of docs 2020-10-12 22:20:21 +02:00
Griatch
9299119914 Add doc templates from develop 2020-10-12 22:11:03 +02:00
Griatch
236a02e094 Revert some objtag lockfunc changes, related to #2227. 2020-10-12 19:49:18 +02:00
Griatch
29a49e9250
Merge pull request #2228 from strikaco/lockfix
Adds appropriate object checking to objtag lockfunc
2020-10-12 19:35:25 +02:00
Johnny
f245adeafd Adds appropriate object checking to 'inside()' lockfunc (partial fix for #2227). 2020-10-11 23:23:58 +00:00
Johnny
11cf5ada87 Adds appropriate object checking to objtag lockfunc (partial fix for #2227). 2020-10-11 23:18:02 +00:00
Griatch
ea6f245f56 Make sure to clean on doc build 2020-10-11 22:09:12 +02:00
Griatch
6d3d3bf84d Fixing some formatting 2020-10-11 22:05:49 +02:00
Griatch
538b19bc01 Cleanup of doc index 2020-10-11 20:43:57 +02:00
Griatch
4cc311c5e0 Fixed all links 2020-10-11 19:31:05 +02:00
Griatch
f1adee4636 Update docstrings to pass autodoc parsing 2020-10-11 17:15:30 +02:00
Griatch
7faf33f7c0 Continue to clean up docstrings 2020-10-08 23:23:27 +02:00
Griatch
8f0b82743f Add rst file for intro menu 2020-10-08 21:49:39 +02:00
Griatch
dd91988b18 Merge branch 'master-docs' into master-docs2 2020-10-08 21:48:30 +02:00
Griatch
2e8302e040 Start add docs again 2020-10-08 21:45:18 +02:00
Griatch
367db031fa
Merge pull request #2219 from ChrisLR/add-comms-tests
Adds tests for Channels wholist property
2020-10-08 21:03:55 +02:00
Griatch
8b073262cc
Merge pull request #2213 from Tanookami/optional_tz_aware
Add a check for timezone-naive settings
2020-10-08 20:59:41 +02:00
Griatch
19ab1fd987
Merge pull request #2212 from Tanookami/ajax_ip_tracking
Separate User IP from Proxy when webclient uses AJAX
2020-10-08 20:56:09 +02:00
ChrisLR
408a57e5cd Adds tests for Channels wholist property 2020-10-08 13:59:25 -04:00
Griatch
03934f2843 Update changelog with merge of PR. Resolve #2200. 2020-10-08 19:19:32 +02:00
Griatch
6d5255e07d Merge branch 'remove-splitjs' of https://github.com/ChrisLR/evennia into ChrisLR-remove-splitjs 2020-10-08 19:03:19 +02:00
Griatch
1f78ddbd2d Correct indentation 2020-10-06 14:40:02 +02:00