Open ardatious opened 2 years ago
I modified the database to hold 512 characters tweets and retweets, but I can't figure out how to modify the php or js code to allow for the larger amount of characters
What i have tried sofar is changing the value of max to 512. It doesn't work.
Amin pointed out I neede to add ?v = something to get new version of js files to load. fixed it.
I modified the database to hold 512 characters tweets and retweets, but I can't figure out how to modify the php or js code to allow for the larger amount of characters